Home
last modified time | relevance | path

Searched defs:ptl (Results 1 – 13 of 13) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dhevc_ps_enc.c25 static void write_ptl_layer(PutBitContext *pb, PTLCommon *ptl) in write_ptl_layer()
42 static void write_ptl(PutBitContext *pb, PTL *ptl, int max_num_sub_layers) in write_ptl()
Dh265_profile_level.c123 const H265ProfileDescriptor *ff_h265_get_profile(const H265RawProfileTierLevel *ptl) in ff_h265_get_profile()
162 const H265LevelDescriptor *ff_h265_guess_level(const H265RawProfileTierLevel *ptl, in ff_h265_guess_level()
Dvdpau_hevc.c474 const PTL *ptl = &sps->ptl; in vdpau_hevc_parse_rext_profile() local
Dhevc_ps.c266 PTLCommon *ptl) in decode_profile_tier_level()
340 PTL *ptl, int max_num_sub_layers) in parse_ptl()
Dvaapi_hevc.c530 const PTL *ptl = &sps->ptl; in ff_vaapi_parse_hevc_rext_profile() local
Dh265_metadata_bsf.c71 const H265RawProfileTierLevel *ptl = NULL; in h265_metadata_guess_level() local
Dvaapi_encode_h265.c249 H265RawProfileTierLevel *ptl = &vps->profile_tier_level; in vaapi_encode_h265_init_sequence_params() local
Dhevc_ps.h128 PTL ptl; member
179 PTL ptl; member
/third_party/gstreamer/gstplugins_bad/tests/check/libs/
Dh265parser.c319 GstH265ProfileTierLevel ptl; in GST_START_TEST() local
342 GstH265ProfileTierLevel ptl; in GST_START_TEST() local
369 set_format_range_fields (GstH265ProfileTierLevel * ptl, in set_format_range_fields()
405 GstH265ProfileTierLevel ptl; in GST_START_TEST() local
580 GstH265ProfileTierLevel *ptl = &sps.profile_tier_level; in GST_START_TEST() local
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgsth265parser.c314 gst_h265_parse_profile_tier_level (GstH265ProfileTierLevel * ptl, in gst_h265_parse_profile_tier_level()
3380 const GstH265ProfileTierLevel * ptl) in get_extension_profile()
3483 get_format_range_extension_profile (const GstH265ProfileTierLevel * ptl) in get_format_range_extension_profile()
3536 get_3d_profile (const GstH265ProfileTierLevel * ptl) in get_3d_profile()
3548 get_multiview_profile (const GstH265ProfileTierLevel * ptl) in get_multiview_profile()
3559 get_scalable_profile (const GstH265ProfileTierLevel * ptl) in get_scalable_profile()
3572 get_high_throughput_profile (const GstH265ProfileTierLevel * ptl) in get_high_throughput_profile()
3589 get_screen_content_coding_extensions_profile (const GstH265ProfileTierLevel * in get_screen_content_coding_extensions_profile()
3607 get_scalable_format_range_extensions_profile (const GstH265ProfileTierLevel * in get_scalable_format_range_extensions_profile()
3626 (const GstH265ProfileTierLevel * ptl) in get_screen_content_coding_extensions_high_throughput_profile()
[all …]
/third_party/ffmpeg/libavcodec/tests/
Dh265_levels.c170 const H265RawProfileTierLevel *ptl; member
/third_party/ffmpeg/libavformat/
Dhevc.c73 HVCCProfileTierLevel *ptl) in hvcc_update_ptl()
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtph265pay.c405 guint8 ptl[12] = { 0, }; in gst_rtp_h265_pay_getcaps() local