Searched refs:u2_top_ofst (Results 1 – 1 of 1) sorted by relevance
864 UWORD16 u2_top_ofst = 0; in ih264d_parse_sps() local885 u2_top_ofst = (u1_frame_cropping_rect_top_ofst in ih264d_parse_sps()891 u2_crop_offset_y = (u2_frm_wd_y * u2_top_ofst) + (u2_lft_ofst); in ih264d_parse_sps()892 u2_crop_offset_uv = (u2_frm_wd_uv * (u2_top_ofst >> 1)) in ih264d_parse_sps()896 i4_cropped_ht = u2_pic_ht - (u2_btm_ofst + u2_top_ofst); in ih264d_parse_sps()