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

  /external/libaom/libaom/test/
fwht4x4_test.cc 43 av1_fwht4x4_c(in, out, stride);
  /external/libaom/libaom/av1/encoder/
hybrid_fwd_txfm.c 21 void av1_fwht4x4_c(const int16_t *input, tran_low_t *output, int stride) { function
77 av1_fwht4x4_c(input, output, stride);

Completed in 74 milliseconds