Searched refs:max_422chroma_constraint_flag (Results 1 – 9 of 9) sorted by relevance
904 guint8 max_422chroma_constraint_flag; member976 if (p.max_422chroma_constraint_flag != in utils_get_extension_profile()977 ext_profile->max_422chroma_constraint_flag) { in utils_get_extension_profile()978 if (p.max_422chroma_constraint_flag) in utils_get_extension_profile()1301 &ext_profile.max_422chroma_constraint_flag, 1)) in gst_codec_utils_h265_get_profile()
104 uint8_t max_422chroma_constraint_flag; member
453 copy_field(max_422chroma_constraint_flag); in ptl_convert()
509 copy_field(max_422chroma_constraint_flag); in ptl_convert()
308 ptl->max_422chroma_constraint_flag = get_bits1(gb); in decode_profile_tier_level()
335 READ_UINT8 (nr, ptl->max_422chroma_constraint_flag, 1); in gst_h265_parse_profile_tier_level()3348 guint8 max_422chroma_constraint_flag; member3419 if (p.max_422chroma_constraint_flag != ptl->max_422chroma_constraint_flag) { in get_extension_profile()3420 if (p.max_422chroma_constraint_flag) in get_extension_profile()4406 tmp_ptl.max_422chroma_constraint_flag = 1; in gst_h265_get_profile_from_sps()4412 tmp_ptl.max_422chroma_constraint_flag = 1; in gst_h265_get_profile_from_sps()4418 tmp_ptl.max_422chroma_constraint_flag = 1; in gst_h265_get_profile_from_sps()4424 tmp_ptl.max_422chroma_constraint_flag = 0; in gst_h265_get_profile_from_sps()
540 guint8 max_422chroma_constraint_flag; member
374 guint8 max_422chroma_constraint_flag, in set_format_range_fields() argument385 ptl->max_422chroma_constraint_flag = max_422chroma_constraint_flag; in set_format_range_fields()
1496 (pft->max_422chroma_constraint_flag); in gst_h265_parse_make_codec_data()