Searched refs:crop_unit_y (Results 1 – 2 of 2) sorted by relevance
712 WORD32 crop_unit_x, crop_unit_y; in ihevcd_fmt_conv() local722 crop_unit_y = 1; in ihevcd_fmt_conv()727 crop_unit_y = 2; in ihevcd_fmt_conv()736 …pu1_luma += ps_codec->i4_strd * ps_sps->i2_pic_crop_top_offset * crop_unit_y + ps_sps->i2_pic_c… in ihevcd_fmt_conv()803 ps_sps->i2_pic_crop_top_offset * crop_unit_y; in ihevcd_fmt_conv()
1901 WORD32 crop_unit_x, crop_unit_y; in ihevcd_parse_sps() local1903 crop_unit_y = 1; in ihevcd_parse_sps()1908 crop_unit_y = 2; in ihevcd_parse_sps()1917 disp_ht -= ps_sps->i2_pic_crop_top_offset * crop_unit_y; in ihevcd_parse_sps()1918 disp_ht -= ps_sps->i2_pic_crop_bottom_offset * crop_unit_y; in ihevcd_parse_sps()