Home
last modified time | relevance | path

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

/external/libavc/decoder/
Dih264d_parse_headers.c501 UWORD8 u1_frame_cropping_flag, u1_frame_cropping_rect_left_ofst, in ih264d_parse_sps() local
821 u1_frame_cropping_rect_left_ofst = ih264d_uev(pu4_bitstrm_ofst, in ih264d_parse_sps()
824 u1_frame_cropping_rect_left_ofst); in ih264d_parse_sps()
874 u2_lft_ofst = u1_frame_cropping_rect_left_ofst << 1; in ih264d_parse_sps()
Dih264d_structs.h399 UWORD8 u1_frame_cropping_rect_left_ofst; member