Lines Matching refs:MAX_VPS_CNT
1095 if(vps_id >= MAX_VPS_CNT)1200 vps_id = CLIP3(vps_id, 0, MAX_VPS_CNT - 1);