Home
last modified time | relevance | path

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

/external/libaom/libaom/aom_util/
Ddebug_util.h50 void mismatch_reset_frame(int num_planes);
Ddebug_util.c101 void mismatch_reset_frame(int num_planes) { in mismatch_reset_frame() function
/external/libaom/libaom/av1/encoder/
Dencodeframe.c5702 mismatch_reset_frame(num_planes); in av1_encode_frame()