Searched refs:crop_unit_x (Results 1 – 2 of 2) sorted by relevance
712 WORD32 crop_unit_x, crop_unit_y; in ihevcd_fmt_conv() local721 crop_unit_x = 1; in ihevcd_fmt_conv()726 crop_unit_x = 2; in ihevcd_fmt_conv()736 …trd * ps_sps->i2_pic_crop_top_offset * crop_unit_y + ps_sps->i2_pic_crop_left_offset * crop_unit_x; in ihevcd_fmt_conv()
1901 WORD32 crop_unit_x, crop_unit_y; in ihevcd_parse_sps() local1902 crop_unit_x = 1; in ihevcd_parse_sps()1907 crop_unit_x = 2; in ihevcd_parse_sps()1912 disp_wd -= ps_sps->i2_pic_crop_left_offset * crop_unit_x; in ihevcd_parse_sps()1913 disp_wd -= ps_sps->i2_pic_crop_right_offset * crop_unit_x; in ihevcd_parse_sps()