Searched refs:idct32x32_10 (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/libvpx/test/
H A Ddct32x32_test.cc88 void idct32x32_10(const tran_low_t *in, uint8_t *out, int stride) { function in namespace:__anon9387
319 &idct32x32_10, 0, VPX_BITS_10),
321 &idct32x32_10, 1, VPX_BITS_10),
364 make_tuple(&vpx_highbd_fdct32x32_sse2, &idct32x32_10, 0, VPX_BITS_10),
365 make_tuple(&vpx_highbd_fdct32x32_rd_sse2, &idct32x32_10, 1,

Completed in 219 milliseconds