Searched refs:vp9_highbd_fht8x8_c (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/libvpx/test/ |
D | fdct8x8_test.cc | 676 make_tuple(&vp9_highbd_fht8x8_c, &iht8x8_10, 0, VPX_BITS_10), 677 make_tuple(&vp9_highbd_fht8x8_c, &iht8x8_10, 1, VPX_BITS_10), 678 make_tuple(&vp9_highbd_fht8x8_c, &iht8x8_10, 2, VPX_BITS_10), 679 make_tuple(&vp9_highbd_fht8x8_c, &iht8x8_10, 3, VPX_BITS_10), 680 make_tuple(&vp9_highbd_fht8x8_c, &iht8x8_12, 0, VPX_BITS_12), 681 make_tuple(&vp9_highbd_fht8x8_c, &iht8x8_12, 1, VPX_BITS_12), 682 make_tuple(&vp9_highbd_fht8x8_c, &iht8x8_12, 2, VPX_BITS_12), 683 make_tuple(&vp9_highbd_fht8x8_c, &iht8x8_12, 3, VPX_BITS_12),
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_dct.c | 796 void vp9_highbd_fht8x8_c(const int16_t *input, tran_low_t *output, in vp9_highbd_fht8x8_c() function
|