Home
last modified time | relevance | path

Searched defs:end_col (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
Derror_concealment.c138 int end_col = MIN(4 + mb_col * 4 - first_blk_col, 2); in calculate_overlaps_mb() local
180 int end_row, end_col; in vp8_calculate_overlaps() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_mcomp.c905 int start_col, end_col; in vp9_full_range_search_c() local