Home
last modified time | relevance | path

Searched refs:vp9_fdct8x8_sse2 (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
Dfdct8x8_test.cc334 make_tuple(&vp9_fdct8x8_sse2, &vp9_idct8x8_64_add_sse2, 0)));
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/
Dvp9_dct_sse2.c380 void vp9_fdct8x8_sse2(const int16_t *input, int16_t *output, int stride) { in vp9_fdct8x8_sse2() function
1142 vp9_fdct8x8_sse2(input, output, stride); in vp9_fht8x8_sse2()