Searched refs:u1_aspect_ratio_info_present_flag (Results 1 - 6 of 6) sorted by relevance

/external/libhevc/decoder/
H A Dihevcd_cxa.h640 UWORD8 u1_aspect_ratio_info_present_flag; member in struct:__anon9654
H A Dihevcd_parse_headers.c670 BITS_PARSE("aspect_ratio_info_present_flag", ps_vui->u1_aspect_ratio_info_present_flag, ps_bitstrm, 1);
675 if(ps_vui->u1_aspect_ratio_info_present_flag)
H A Dihevcd_api.c3065 ps_op->u1_aspect_ratio_info_present_flag = ps_vui->u1_aspect_ratio_info_present_flag;
/external/libavc/encoder/
H A Dih264e_encode_header.c163 PUT_BITS(ps_bitstrm, ps_vui->u1_aspect_ratio_info_present_flag, 1, return_status, "aspect_ratio_info_present_flag");
743 ps_vui->u1_aspect_ratio_info_present_flag = 0;
/external/libavc/common/
H A Dih264_structs.h633 UWORD8 u1_aspect_ratio_info_present_flag; member in struct:__anon8558
/external/libhevc/common/
H A Dihevc_structs.h685 UWORD8 u1_aspect_ratio_info_present_flag; member in struct:__anon9553

Completed in 151 milliseconds