Home
last modified time | relevance | path

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

/external/libaom/libaom/aom_util/
Ddebug_util.h60 void mismatch_check_block_tx(const uint8_t *src, int src_stride,
Ddebug_util.c229 void mismatch_check_block_tx(const uint8_t *src, int src_stride, in mismatch_check_block_tx() function
/external/libaom/libaom/av1/decoder/
Ddecodeframe.c271 mismatch_check_block_tx(dst, pd->dst.stride, cm->current_frame.order_hint, in inverse_transform_inter_block()