Home
last modified time | relevance | path

Searched refs:av1_highbd_fwd_txfm (Results 1 – 3 of 3) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dhybrid_fwd_txfm.h24 void av1_highbd_fwd_txfm(const int16_t *src_diff, tran_low_t *coeff,
Dhybrid_fwd_txfm.c236 av1_highbd_fwd_txfm(src_diff, coeff, diff_stride, txfm_param); in av1_fwd_txfm()
241 av1_highbd_fwd_txfm(src_diff, coeff, diff_stride, txfm_param); in av1_lowbd_fwd_txfm_c()
244 void av1_highbd_fwd_txfm(const int16_t *src_diff, tran_low_t *coeff, in av1_highbd_fwd_txfm() function
/external/libaom/libaom/test/
Dav1_fwd_txfm2d_test.cc572 Values(av1_highbd_fwd_txfm)));
580 Values(av1_highbd_fwd_txfm)));