Searched refs:u2_top_ofst (Results 1 – 1 of 1) sorted by relevance
988 UWORD16 u2_top_ofst = 0; in ih264d_parse_sps() local1008 u2_top_ofst = (u1_frame_cropping_rect_top_ofst in ih264d_parse_sps()1014 u2_crop_offset_y = (u2_frm_wd_y * u2_top_ofst) + (u2_lft_ofst); in ih264d_parse_sps()1015 u2_crop_offset_uv = (u2_frm_wd_uv * (u2_top_ofst >> 1)) in ih264d_parse_sps()1019 i4_cropped_ht = (WORD32)u2_pic_ht - (WORD32)(u2_btm_ofst + u2_top_ofst); in ih264d_parse_sps()