Searched refs:mismatch_record_block_pre (Results 1 – 6 of 6) sorted by relevance
/external/libvpx/vpx_util/ |
D | vpx_debug_util.h | 52 void mismatch_record_block_pre(const uint8_t *src, int src_stride, int plane,
|
D | vpx_debug_util.c | 117 void mismatch_record_block_pre(const uint8_t *src, int src_stride, int plane, in mismatch_record_block_pre() function
|
/external/libaom/aom_util/ |
D | debug_util.h | 51 void mismatch_record_block_pre(const uint8_t *src, int src_stride,
|
D | debug_util.c | 136 void mismatch_record_block_pre(const uint8_t *src, int src_stride, in mismatch_record_block_pre() function
|
/external/libaom/av1/encoder/ |
D | partition_search.c | 479 mismatch_record_block_pre(pd->dst.buf, pd->dst.stride, in encode_superblock()
|
/external/libvpx/vp9/encoder/ |
D | vp9_encodeframe.c | 6494 mismatch_record_block_pre(pd->dst.buf, pd->dst.stride, plane, pixel_c, in encode_superblock()
|