Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/tests/
Dh265_levels.c117 .general_max_8bit_constraint_flag = 0,
134 .general_max_8bit_constraint_flag = 0,
151 .general_max_8bit_constraint_flag = 0,
/third_party/ffmpeg/libavcodec/
Dcbs_h265.h49 uint8_t general_max_8bit_constraint_flag; member
Dvaapi_encode_h265.c315 ptl->general_max_8bit_constraint_flag = bit_depth == 8; in vaapi_encode_h265_init_sequence_params()
Dcbs_h265_syntax_template.c116 flag(general_max_8bit_constraint_flag); in FUNC()