Searched refs:max_mb_width (Results 1 – 1 of 1) sorted by relevance
274 RK_S32 max_mb_width = MAX_MBW_1080P; in check_sps_pps() local289 max_mb_width = MAX_MBW_8Kx4K * hw_info->cap_core_num; in check_sps_pps()291 max_mb_width = MAX_MBW_4Kx2K; in check_sps_pps()293 ret |= (sps->pic_width_in_mbs_minus1 < 3 || sps->pic_width_in_mbs_minus1 > max_mb_width); in check_sps_pps()