Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_encode_header.c232 PUT_BITS(ps_bitstrm, ps_ptl->i1_general_max_12bit_constraint_flag, 1, return_status); in ihevce_generate_when_profile_present()
234 "XXX_general_max_12bit_constraint_flag[]", ps_ptl->i1_general_max_12bit_constraint_flag); in ihevce_generate_when_profile_present()
2179 ps_vps->s_ptl.s_ptl_gen.i1_general_max_12bit_constraint_flag = 1; in ihevce_populate_vps()
2201 ps_vps->s_ptl.s_ptl_gen.i1_general_max_12bit_constraint_flag = 1; in ihevce_populate_vps()
2221 ps_vps->s_ptl.s_ptl_gen.i1_general_max_12bit_constraint_flag = 0; in ihevce_populate_vps()
2499 ps_sps->s_ptl.as_ptl_sub[i].i1_general_max_12bit_constraint_flag = 1; in ihevce_populate_sps()
2519 ps_sps->s_ptl.as_ptl_sub[i].i1_general_max_12bit_constraint_flag = 1; in ihevce_populate_sps()
2539 ps_sps->s_ptl.as_ptl_sub[i].i1_general_max_12bit_constraint_flag = 0; in ihevce_populate_sps()
2609 ps_sps->s_ptl.s_ptl_gen.i1_general_max_12bit_constraint_flag = 1; in ihevce_populate_sps()
2629 ps_sps->s_ptl.s_ptl_gen.i1_general_max_12bit_constraint_flag = 1; in ihevce_populate_sps()
[all …]
/external/libhevc/common/
Dihevc_structs.h1940 WORD8 i1_general_max_12bit_constraint_flag; member