Home
last modified time | relevance | path

Searched defs:profile_tier_level (Results 1 – 8 of 8) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/
Dcodec-utils.c1209 gst_codec_utils_h265_get_profile (const guint8 * profile_tier_level, guint len) in gst_codec_utils_h265_get_profile()
1375 gst_codec_utils_h265_get_tier (const guint8 * profile_tier_level, guint len) in gst_codec_utils_h265_get_tier()
1412 gst_codec_utils_h265_get_level (const guint8 * profile_tier_level, guint len) in gst_codec_utils_h265_get_level()
1518 const guint8 * profile_tier_level, guint len) in gst_codec_utils_h265_caps_set_level_tier_and_profile()
2382 const guint8 *profile_tier_level; in hevc_caps_get_mime_codec() local
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dpbutils.c1041 fill_h265_profile (guint8 * profile_tier_level, in fill_h265_profile()
1078 guint8 profile_tier_level[PROFILE_TIER_LEVEL_LEN] = { 0, }; in GST_START_TEST() local
/third_party/mesa3d/src/gallium/frontends/va/
Dpicture_hevc_enc.c221 static unsigned profile_tier_level(struct vl_rbsp *rbsp, in profile_tier_level() function
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
Dvid_dec_h265.c178 static unsigned profile_tier_level(struct vl_rbsp *rbsp, in profile_tier_level() function
/third_party/ffmpeg/libavcodec/
Dcbs_h265_syntax_template.c88 static int FUNC(profile_tier_level)(CodedBitstreamContext *ctx, RWContext *rw, in FUNC() argument
Dcbs_h265.h194 H265RawProfileTierLevel profile_tier_level; member
252 H265RawProfileTierLevel profile_tier_level; member
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgsth265parser.h705 GstH265ProfileTierLevel profile_tier_level; member
1110 GstH265ProfileTierLevel profile_tier_level; member
Dgsth265parser.c1088 GstH265ProfileTierLevel *profile_tier_level; in gst_h265_parser_parse_pic_timing() local