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

  /external/libaom/libaom/av1/encoder/
hybrid_fwd_txfm.h 21 void av1_fwd_txfm(const int16_t *src_diff, tran_low_t *coeff, int diff_stride,
hybrid_fwd_txfm.c 231 void av1_fwd_txfm(const int16_t *src_diff, tran_low_t *coeff, int diff_stride, function
encodemb.c 176 av1_fwd_txfm(src_diff, coeff, diff_stride, &txfm_param);
rdopt.c     [all...]

Completed in 164 milliseconds