Searched refs:max_420chroma_constraint_flag (Results 1 – 9 of 9) sorted by relevance
905 guint8 max_420chroma_constraint_flag; member983 if (p.max_420chroma_constraint_flag != in utils_get_extension_profile()984 ext_profile->max_420chroma_constraint_flag) { in utils_get_extension_profile()985 if (p.max_420chroma_constraint_flag) in utils_get_extension_profile()1305 &ext_profile.max_420chroma_constraint_flag, 1)) in gst_codec_utils_h265_get_profile()
105 uint8_t max_420chroma_constraint_flag; member
454 copy_field(max_420chroma_constraint_flag); in ptl_convert()
510 copy_field(max_420chroma_constraint_flag); in ptl_convert()
309 ptl->max_420chroma_constraint_flag = get_bits1(gb); in decode_profile_tier_level()
336 READ_UINT8 (nr, ptl->max_420chroma_constraint_flag, 1); in gst_h265_parse_profile_tier_level()3351 guint8 max_420chroma_constraint_flag; member3427 if (p.max_420chroma_constraint_flag != ptl->max_420chroma_constraint_flag) { in get_extension_profile()3428 if (p.max_420chroma_constraint_flag) in get_extension_profile()4407 tmp_ptl.max_420chroma_constraint_flag = 1; in gst_h265_get_profile_from_sps()4413 tmp_ptl.max_420chroma_constraint_flag = 1; in gst_h265_get_profile_from_sps()4419 tmp_ptl.max_420chroma_constraint_flag = 0; in gst_h265_get_profile_from_sps()4425 tmp_ptl.max_420chroma_constraint_flag = 0; in gst_h265_get_profile_from_sps()
541 guint8 max_420chroma_constraint_flag; member
375 guint8 max_420chroma_constraint_flag, in set_format_range_fields() argument386 ptl->max_420chroma_constraint_flag = max_420chroma_constraint_flag; in set_format_range_fields()
1499 (pft->max_420chroma_constraint_flag << 7) | in gst_h265_parse_make_codec_data()