HomeSort by relevance Sort by last modified time
    Searched refs:vp9_idct4x4_16_add_sse2 (Results 1 - 13 of 13) sorted by null

  /external/libvpx/libvpx/test/
fdct4x4_test.cc 309 &vp9_idct4x4_16_add_sse2, 0)));
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
fdct4x4_test.cc 309 &vp9_idct4x4_16_add_sse2, 0)));
  /external/chromium_org/third_party/libvpx/source/libvpx/test/
fdct4x4_test.cc 368 &vp9_idct4x4_16_add_sse2, 0)));
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
vp9_rtcd.h 311 void vp9_idct4x4_16_add_sse2(const int16_t *input, uint8_t *dest, int dest_stride);
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/mac/ia32/
vp9_rtcd.h 288 void vp9_idct4x4_16_add_sse2(const int16_t *input, uint8_t *dest, int dest_stride);
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/ia32/
vp9_rtcd.h 315 void vp9_idct4x4_16_add_sse2(const int16_t *input, uint8_t *dest, int dest_stride);
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/x64/
vp9_rtcd.h 316 void vp9_idct4x4_16_add_sse2(const int16_t *input, uint8_t *dest, int dest_stride);
317 #define vp9_idct4x4_16_add vp9_idct4x4_16_add_sse2
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/mac/x64/
vp9_rtcd.h 316 void vp9_idct4x4_16_add_sse2(const int16_t *input, uint8_t *dest, int dest_stride);
317 #define vp9_idct4x4_16_add vp9_idct4x4_16_add_sse2
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/win/ia32/
vp9_rtcd.h 315 void vp9_idct4x4_16_add_sse2(const int16_t *input, uint8_t *dest, int dest_stride);
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/win/x64/
vp9_rtcd.h 316 void vp9_idct4x4_16_add_sse2(const int16_t *input, uint8_t *dest, int dest_stride);
317 #define vp9_idct4x4_16_add vp9_idct4x4_16_add_sse2
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/x86/
vp9_idct_intrin_sse2.c 28 void vp9_idct4x4_16_add_sse2(const int16_t *input, uint8_t *dest, int stride) { function
    [all...]
  /external/libvpx/libvpx/vp9/common/x86/
vp9_idct_intrin_sse2.c 28 void vp9_idct4x4_16_add_sse2(const int16_t *input, uint8_t *dest, int stride) { function
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/
vp9_idct_intrin_sse2.c 28 void vp9_idct4x4_16_add_sse2(const int16_t *input, uint8_t *dest, int stride) { function
    [all...]

Completed in 479 milliseconds