Home
last modified time | relevance | path

Searched defs:vps (Results 1 – 24 of 24) sorted by relevance

/third_party/ffmpeg/libavformat/
Dhevcdec.c30 int vps = 0, sps = 0, pps = 0, irap = 0; in hevc_probe() local
Drtpdec_hevc.c43 uint8_t *sps, *pps, *vps, *sei; member
/third_party/ffmpeg/libavcodec/
Dhevc_ps_enc.c66 int ff_hevc_encode_nal_vps(HEVCVPS *vps, unsigned int id, in ff_hevc_encode_nal_vps()
Dqsvenc_hevc.c62 HEVCVPS vps = { 0 }; in generate_fake_vps() local
Dh265_metadata_bsf.c92 const H265RawVPS *vps = unit->content; in h265_metadata_guess_level() local
168 H265RawVPS *vps) in h265_metadata_update_vps()
Dcbs_h265_syntax_template.c420 static int FUNC(vps)(CodedBitstreamContext *ctx, RWContext *rw, in FUNC() argument
777 const H265RawVPS *vps; in FUNC() local
1912 const H265RawVPS *vps; in FUNC() local
Dmediacodecdec.c190 const HEVCVPS *vps = NULL; in hevc_set_extradata() local
Dcbs_h2645.c505 H265RawVPS *vps = (H265RawVPS*)content; in cbs_h265_free_vps() local
967 H265RawVPS *vps; in cbs_h265_read_nal_unit() local
1290 H265RawVPS *vps = unit->content; in cbs_h265_write_nal_unit() local
Dvaapi_encode_h265.c262 H265RawVPS *vps = &priv->raw_vps; in vaapi_encode_h265_init_sequence_params() local
Dhevc_ps.c464 HEVCVPS *vps; in ff_hevc_decode_nal_vps() local
Dvideotoolbox.c186 const HEVCVPS *vps = h->ps.vps; in ff_videotoolbox_hvcc_extradata_create() local
Dhevc_ps.h333 const HEVCVPS *vps; member
Dhevcdec.c320 const HEVCVPS *vps = (const HEVCVPS*)ps->vps_list[sps->vps_id]->data; in export_stream_params() local
Dcbs_h265.h737 H265RawVPS *vps[HEVC_MAX_VPS_COUNT]; member
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtph265pay.h54 GPtrArray *sps, *pps, *vps; member
Dgstrtph265depay.h80 GPtrArray *vps; member
Dgstrtph265depay.c707 GstBuffer *vps = g_ptr_array_index (vps_array, i); in gst_rtp_h265_add_vps_sps_pps() local
839 const gchar *vps; in gst_rtp_h265_depay_setcaps() local
Dgstrtph265pay.c393 GString *vps; in gst_rtp_h265_pay_set_vps_sps_pps() local
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgsth265parser.c188 GstH265VPS *vps; in gst_h265_parser_get_vps() local
1417 GstH265VPS vps; in gst_h265_parser_parse_nal() local
1447 GstH265VPS * vps) in gst_h265_parser_parse_vps()
1471 gst_h265_parse_vps (GstH265NalUnit * nalu, GstH265VPS * vps) in gst_h265_parse_vps()
1648 GstH265VPS *vps; in gst_h265_parse_sps() local
Dgsth265parser.h793 GstH265VPS *vps; member
1130 GstH265VPS vps[GST_H265_MAX_VPS_COUNT]; member
/third_party/gstreamer/gstplugins_bad/tests/check/libs/
Dh265parser.c329 GstH265VPS vps; in GST_START_TEST() local
/third_party/gstreamer/gstplugins_bad/sys/nvenc/
Dgstnvh265enc.c284 guint8 vps[N_BYTES_VPS]; in gst_nv_h265_enc_set_level_tier_and_profile() local
/third_party/boost/boost/graph/
Dadjacency_list_io.hpp361 adjacency_list< EL, VL, D, VP, EP, GP >& g, VPS vps, EPS eps) in read()
/third_party/gstreamer/gstplugins_bad/gst/videoparsers/
Dgsth265parse.c568 GstH265VPS vps = { 0, }; in gst_h265_parse_process_nal() local