Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
Ddct32x32_test.cc249 make_tuple(&vp9_fdct32x32_rd_c, &vp9_idct32x32_1024_add_c, 1)));
257 make_tuple(&vp9_fdct32x32_rd_c,
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_dct.c1360 void vp9_fdct32x32_rd_c(const int16_t *input, int16_t *out, int stride) { in vp9_fdct32x32_rd_c() function