Searched refs:vpx_highbd_fdct32x32_rd_c (Results 1 – 3 of 3) sorted by relevance
/external/libvpx/libvpx/test/ |
D | dct32x32_test.cc | 363 make_tuple(&vpx_highbd_fdct32x32_rd_c, &idct32x32_10, 1, VPX_BITS_10), 365 make_tuple(&vpx_highbd_fdct32x32_rd_c, &idct32x32_12, 1, VPX_BITS_12),
|
/external/libvpx/libvpx/vpx_dsp/ |
D | fwd_txfm.c | 799 void vpx_highbd_fdct32x32_rd_c(const int16_t *input, tran_low_t *out, in vpx_highbd_fdct32x32_rd_c() function
|
/external/libvpx/libvpx/vpx_dsp/x86/ |
D | fwd_dct32x32_impl_sse2.h | 47 #define HIGH_FDCT32x32_2D_C vpx_highbd_fdct32x32_rd_c
|