Searched refs:max_monochrome_constraint_flag (Results 1 – 9 of 9) sorted by relevance
906 guint8 max_monochrome_constraint_flag; member990 if (p.max_monochrome_constraint_flag != in utils_get_extension_profile()991 ext_profile->max_monochrome_constraint_flag) { in utils_get_extension_profile()992 if (p.max_monochrome_constraint_flag) in utils_get_extension_profile()1309 &ext_profile.max_monochrome_constraint_flag, 1)) in gst_codec_utils_h265_get_profile()
106 uint8_t max_monochrome_constraint_flag; member
455 copy_field(max_monochrome_constraint_flag); in ptl_convert()
511 copy_field(max_monochrome_constraint_flag); in ptl_convert()
310 ptl->max_monochrome_constraint_flag = get_bits1(gb); in decode_profile_tier_level()
337 READ_UINT8 (nr, ptl->max_monochrome_constraint_flag, 1); in gst_h265_parse_profile_tier_level()3352 guint8 max_monochrome_constraint_flag; member3433 if (p.max_monochrome_constraint_flag != ptl->max_monochrome_constraint_flag) { in get_extension_profile()3434 if (p.max_monochrome_constraint_flag) in get_extension_profile()4406 tmp_ptl.max_monochrome_constraint_flag = 1; in gst_h265_get_profile_from_sps()4412 tmp_ptl.max_monochrome_constraint_flag = 0; in gst_h265_get_profile_from_sps()4418 tmp_ptl.max_monochrome_constraint_flag = 0; in gst_h265_get_profile_from_sps()4424 tmp_ptl.max_monochrome_constraint_flag = 0; in gst_h265_get_profile_from_sps()
542 guint8 max_monochrome_constraint_flag; member
376 guint8 max_monochrome_constraint_flag, in set_format_range_fields() argument387 ptl->max_monochrome_constraint_flag = max_monochrome_constraint_flag; in set_format_range_fields()
1500 (pft->max_monochrome_constraint_flag << 6) | in gst_h265_parse_make_codec_data()