Home
last modified time | relevance | path

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

/external/libaom/libaom/aom_util/
Ddebug_util.h57 void mismatch_check_block_pre(const uint8_t *src, int src_stride,
Ddebug_util.c183 void mismatch_check_block_pre(const uint8_t *src, int src_stride, in mismatch_check_block_pre() function
/external/libaom/libaom/av1/decoder/
Ddecodeframe.c1090 mismatch_check_block_pre(pd->dst.buf, pd->dst.stride, in predict_inter_block()