Searched refs:profile_to_flag (Results 1 – 1 of 1) sorted by relevance
1663 profile_to_flag (GstH265Profile p) in profile_to_flag() function1680 profiles |= profile_to_flag (GST_H265_PROFILE_MAIN); in get_compatible_profile_caps()1683 profiles |= profile_to_flag (GST_H265_PROFILE_MAIN_10); in get_compatible_profile_caps()1686 profiles |= profile_to_flag (GST_H265_PROFILE_MAIN_STILL_PICTURE); in get_compatible_profile_caps()1692 profiles |= profile_to_flag (GST_H265_PROFILE_MAIN_12); in get_compatible_profile_caps()1693 profiles |= profile_to_flag (GST_H265_PROFILE_MAIN_422_10); in get_compatible_profile_caps()1694 profiles |= profile_to_flag (GST_H265_PROFILE_MAIN_422_12); in get_compatible_profile_caps()1695 profiles |= profile_to_flag (GST_H265_PROFILE_MAIN_444_10); in get_compatible_profile_caps()1696 profiles |= profile_to_flag (GST_H265_PROFILE_MAIN_444_12); in get_compatible_profile_caps()1699 profiles |= profile_to_flag (GST_H265_PROFILE_SCREEN_EXTENDED_MAIN_10); in get_compatible_profile_caps()[all …]