Searched refs:vp9_highbd_fwht4x4 (Results 1 – 14 of 14) sorted by relevance
71 #define vp9_highbd_fwht4x4 vp9_highbd_fwht4x4_c macro
72 #define vp9_highbd_fwht4x4 vp9_highbd_fwht4x4_c macro
79 #define vp9_highbd_fwht4x4 vp9_highbd_fwht4x4_c macro
1023 vp9_highbd_fwht4x4(src_diff, coeff, 8); in rd_pick_intra4x4block()
5317 lossless ? vp9_highbd_fwht4x4 : vpx_highbd_fdct4x4;
4750 x->fwd_txfm4x4 = xd->lossless ? vp9_highbd_fwht4x4 : vpx_highbd_fdct4x4; in encode_frame_internal()