Home
last modified time | relevance | path

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

/external/libvpx/libvpx/test/
Dfdct4x4_test.cc462 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/
Dvp9_dct.c801 void vp9_highbd_fwht4x4_c(const int16_t *input, tran_low_t *output, in vp9_highbd_fwht4x4_c() function