Home
last modified time | relevance | path

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

/aosp_15_r20/external/libvpx/vpx_util/
H A Dvpx_debug_util.h61 void mismatch_check_block_tx(const uint8_t *src, int src_stride, int plane,
H A Dvpx_debug_util.c234 void mismatch_check_block_tx(const uint8_t *src, int src_stride, int plane, in mismatch_check_block_tx() function
/aosp_15_r20/external/libaom/aom_util/
H A Ddebug_util.h60 void mismatch_check_block_tx(const uint8_t *src, int src_stride,
H A Ddebug_util.c247 void mismatch_check_block_tx(const uint8_t *src, int src_stride, in mismatch_check_block_tx() function
/aosp_15_r20/external/libvpx/vp9/decoder/
H A Dvp9_decodeframe.c413 mismatch_check_block_tx(dst, pd->dst.stride, plane, pixel_c, pixel_r, blk_w, in reconstruct_inter_block()
/aosp_15_r20/external/libaom/av1/decoder/
H A Ddecodeframe.c268 mismatch_check_block_tx(dst, pd->dst.stride, cm->current_frame.order_hint, in inverse_transform_inter_block()