Searched refs:vp9_highbd_fwht4x4_c (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/libvpx/test/ |
D | fdct4x4_test.cc | 462 make_tuple(&vp9_highbd_fwht4x4_c, &iwht4x4_10, 0, VPX_BITS_10), 463 make_tuple(&vp9_highbd_fwht4x4_c, &iwht4x4_12, 0, VPX_BITS_12),
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_dct.c | 801 void vp9_highbd_fwht4x4_c(const int16_t *input, tran_low_t *output, in vp9_highbd_fwht4x4_c() function
|