HomeSort by relevance Sort by last modified time
    Searched refs:av1_highbd_fwd_txfm (Results 1 - 3 of 3) sorted by null

  /external/libaom/libaom/av1/encoder/
hybrid_fwd_txfm.h 24 void av1_highbd_fwd_txfm(const int16_t *src_diff, tran_low_t *coeff,
hybrid_fwd_txfm.c 236 av1_highbd_fwd_txfm(src_diff, coeff, diff_stride, txfm_param);
241 av1_highbd_fwd_txfm(src_diff, coeff, diff_stride, txfm_param);
244 void av1_highbd_fwd_txfm(const int16_t *src_diff, tran_low_t *coeff, function
  /external/libaom/libaom/test/
av1_fwd_txfm2d_test.cc 572 Values(av1_highbd_fwd_txfm)));
580 Values(av1_highbd_fwd_txfm)));

Completed in 92 milliseconds