Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_encode_header.c237 PUT_BITS(ps_bitstrm, ps_ptl->i1_general_max_10bit_constraint_flag, 1, return_status); in ihevce_generate_when_profile_present()
239 "XXX_general_max_10bit_constraint_flag[]", ps_ptl->i1_general_max_10bit_constraint_flag); in ihevce_generate_when_profile_present()
2181 ps_vps->s_ptl.s_ptl_gen.i1_general_max_10bit_constraint_flag = 0; in ihevce_populate_vps()
2203 ps_vps->s_ptl.s_ptl_gen.i1_general_max_10bit_constraint_flag = 0; in ihevce_populate_vps()
2223 ps_vps->s_ptl.s_ptl_gen.i1_general_max_10bit_constraint_flag = 0; in ihevce_populate_vps()
2501 ps_sps->s_ptl.as_ptl_sub[i].i1_general_max_10bit_constraint_flag = 0; in ihevce_populate_sps()
2521 ps_sps->s_ptl.as_ptl_sub[i].i1_general_max_10bit_constraint_flag = 0; in ihevce_populate_sps()
2541 ps_sps->s_ptl.as_ptl_sub[i].i1_general_max_10bit_constraint_flag = 0; in ihevce_populate_sps()
2611 ps_sps->s_ptl.s_ptl_gen.i1_general_max_10bit_constraint_flag = 0; in ihevce_populate_sps()
2631 ps_sps->s_ptl.s_ptl_gen.i1_general_max_10bit_constraint_flag = 0; in ihevce_populate_sps()
[all …]
/external/libhevc/common/
Dihevc_structs.h1945 WORD8 i1_general_max_10bit_constraint_flag; member