Searched refs:mismatch_check_block_pre (Results 1 – 6 of 6) sorted by relevance
/external/libvpx/libvpx/vpx_util/ |
D | vpx_debug_util.h | 58 void mismatch_check_block_pre(const uint8_t *src, int src_stride, int plane,
|
D | vpx_debug_util.c | 186 void mismatch_check_block_pre(const uint8_t *src, int src_stride, int plane, in mismatch_check_block_pre() function
|
/external/libaom/libaom/aom_util/ |
D | debug_util.h | 57 void mismatch_check_block_pre(const uint8_t *src, int src_stride,
|
D | debug_util.c | 187 void mismatch_check_block_pre(const uint8_t *src, int src_stride, in mismatch_check_block_pre() function
|
/external/libvpx/libvpx/vp9/decoder/ |
D | vp9_decodeframe.c | 980 mismatch_check_block_pre(pd->dst.buf, pd->dst.stride, plane, pixel_c, in decode_block()
|
/external/libaom/libaom/av1/decoder/ |
D | decodeframe.c | 891 mismatch_check_block_pre(pd->dst.buf, pd->dst.stride, in predict_inter_block()
|