Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Ddwt.c117 int av1_haar_ac_sad(tran_low_t *output, int bw, int bh, int stride) { in av1_haar_ac_sad() function
154 return av1_haar_ac_sad(output, 8, 8, 8); in av1_haar_ac_sad_8x8_uint8_input()