Home
last modified time | relevance | path

Searched refs:av1_fwht4x4_c (Results 1 – 2 of 2) sorted by relevance

/external/libaom/libaom/test/
Dfwht4x4_test.cc43 av1_fwht4x4_c(in, out, stride); in fwht4x4_ref()
/external/libaom/libaom/av1/encoder/
Dhybrid_fwd_txfm.c21 void av1_fwht4x4_c(const int16_t *input, tran_low_t *output, int stride) { in av1_fwht4x4_c() function
77 av1_fwht4x4_c(input, output, stride); in av1_highbd_fwht4x4_c()