Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Dmr_dissim.c28 cpi->mr_low_res_mb_cols = ((low_res_w + 15) >> 4); in vp8_cal_low_res_mb_cols()
Donyx_int.h676 int mr_low_res_mb_cols; member
Dpickinter.c414 parent_mb_index = parent_mb_row * cpi->mr_low_res_mb_cols + parent_mb_col; in get_lower_res_motion_info()