Home
last modified time | relevance | path

Searched refs:u2_rgt_ofst (Results 1 – 1 of 1) sorted by relevance

/external/libavc/decoder/
Dih264d_parse_headers.c894 UWORD16 u2_rgt_ofst = 0; in ih264d_parse_sps() local
904 u2_rgt_ofst = u1_frame_cropping_rect_right_ofst << 1; in ih264d_parse_sps()
928 i4_cropped_wd = (WORD32)u2_pic_wd - (WORD32)(u2_rgt_ofst + u2_lft_ofst); in ih264d_parse_sps()