HomeSort by relevance Sort by last modified time
    Searched defs:vp9_fdct8x8_sse2 (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/x86/
vp9_dct_sse2.c 451 void vp9_fdct8x8_sse2(const int16_t *input, int16_t *output, int stride) { function
    [all...]
  /external/libvpx/libvpx/vp9/encoder/x86/
vp9_dct_sse2.c 380 void vp9_fdct8x8_sse2(const int16_t *input, int16_t *output, int stride) { function
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/
vp9_dct_sse2.c 380 void vp9_fdct8x8_sse2(const int16_t *input, int16_t *output, int stride) { function
    [all...]

Completed in 245 milliseconds