Home | History | Annotate | Download | only in decoder

Lines Matching refs:crop_unit_y

1484         WORD32 crop_unit_x, crop_unit_y;
1486 crop_unit_y = 1;
1491 crop_unit_y = 2;
1500 disp_ht -= ps_sps->i2_pic_crop_top_offset * crop_unit_y;
1501 disp_ht -= ps_sps->i2_pic_crop_bottom_offset * crop_unit_y;