Home
last modified time | relevance | path

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

/external/libvpx/vpx_util/
Dvpx_debug_util.h55 void mismatch_record_block_tx(const uint8_t *src, int src_stride, int plane,
Dvpx_debug_util.c152 void mismatch_record_block_tx(const uint8_t *src, int src_stride, int plane, in mismatch_record_block_tx() function
/external/libaom/aom_util/
Ddebug_util.h54 void mismatch_record_block_tx(const uint8_t *src, int src_stride,
Ddebug_util.c169 void mismatch_record_block_tx(const uint8_t *src, int src_stride, in mismatch_record_block_tx() function
/external/libaom/av1/encoder/
Dencodemb.c490 mismatch_record_block_tx(dst, pd->dst.stride, cm->current_frame.order_hint, in encode_block()
/external/libvpx/vp9/encoder/
Dvp9_encodemb.c717 mismatch_record_block_tx(dst, pd->dst.stride, plane, pixel_c, pixel_r, in encode_block()