Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/tests/
Dh265_levels.c115 .general_max_12bit_constraint_flag = 1,
132 .general_max_12bit_constraint_flag = 1,
149 .general_max_12bit_constraint_flag = 0,
/third_party/ffmpeg/libavcodec/
Dcbs_h265.h47 uint8_t general_max_12bit_constraint_flag; member
Dvaapi_encode_h265.c313 ptl->general_max_12bit_constraint_flag = bit_depth <= 12; in vaapi_encode_h265_init_sequence_params()
Dcbs_h265_syntax_template.c114 flag(general_max_12bit_constraint_flag); in FUNC()