Searched refs:constraint_set1_flag (Results 1 – 16 of 16) sorted by relevance
205 uint32_t constraint_set1_flag:1; member
227 uint32_t constraint_set1_flag : 1; member
228 uint32_t constraint_set1_flag : 1; member
217 uint32_t constraint_set1_flag : 1; member
1729 if (sps->constraint_set1_flag) { in get_compatible_profile_caps()1739 } else if (sps->constraint_set1_flag) { /* A.2.2 */ in get_compatible_profile_caps()1746 if (sps->constraint_set1_flag) { /* A.2.1 */ in get_compatible_profile_caps()1765 if (sps->constraint_set1_flag) { in get_compatible_profile_caps()1776 if (sps->constraint_set1_flag) { in get_compatible_profile_caps()1795 if (sps->constraint_set1_flag) { in get_compatible_profile_caps()1814 if (sps->constraint_set1_flag) { in get_compatible_profile_caps()1925 if (sps->constraint_set1_flag) in get_profile_string()
107 uint8_t constraint_set1_flag; member
273 flag(constraint_set1_flag); in FUNC()
302 sps->constraint_set1_flag = 1; in vaapi_encode_h264_init_sequence_params()
629 if (sps->constraint_set0_flag || sps->constraint_set1_flag in _get_profile()639 if (sps->constraint_set1_flag) { /* A.2.2 (main profile) */ in _get_profile()
706 guint8 constraint_set1_flag; member
1681 READ_UINT8 (nr, sps->constraint_set1_flag, 1); in gst_h264_parse_sps_data()
457 | (sps->constraint_set1_flag << 1) | (sps->constraint_set2_flag << 2) in gst_v4l2_codec_h264_dec_fill_sequence()
6299 uint32_t constraint_set1_flag:1; member
241 deUint32 constraint_set1_flag : 1; member
12972 s << "\tconstraint_set1_flag = " << value.constraint_set1_flag << '\n';
31398 (profile_idc = 122) with constraint_set1_flag = 0 and31400 GST_H264_PROFILE_HIGH_422 with constraint_set1_flag = 0 and