Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
Derror_concealment.c117 int first_blk_row, int first_blk_col) in calculate_overlaps_mb() argument
125 const int rel_ol_blk_col = first_blk_col - mb_col * 4; in calculate_overlaps_mb()
138 int end_col = MIN(4 + mb_col * 4 - first_blk_col, 2); in calculate_overlaps_mb()
165 (((first_blk_col + col) * in calculate_overlaps_mb()