Home
last modified time | relevance | path

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

12

/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()
Dcbs_h265_syntax_template.c420 static int FUNC(vps)(CodedBitstreamContext *ctx, RWContext *rw, in FUNC() argument
777 const H265RawVPS *vps; in FUNC() local
1871 const H265RawVPS *vps; in FUNC() local
Dh265_metadata_bsf.c83 const H265RawVPS *vps = unit->content; in h265_metadata_guess_level() local
159 H265RawVPS *vps) in h265_metadata_update_vps()
Dqsvenc_hevc.c62 HEVCVPS vps = { 0 }; in generate_fake_vps() local
Dmediacodecdec.c193 const HEVCVPS *vps = NULL; in hevc_set_extradata() local
Dcbs_h2645.c833 H265RawVPS *vps = unit->content; in cbs_h265_read_nal_unit() local
1121 H265RawVPS *vps = unit->content; in cbs_h265_write_nal_unit() local
Dvaapi_encode_h265.c246 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
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgsth265parser.c196 GstH265VPS *vps; in gst_h265_parser_get_vps() local
1598 GstH265VPS vps; in gst_h265_parser_parse_nal() local
1628 GstH265VPS * vps) in gst_h265_parser_parse_vps()
1652 gst_h265_parse_vps (GstH265NalUnit * nalu, GstH265VPS * vps) in gst_h265_parse_vps()
1828 GstH265VPS *vps; in gst_h265_parse_sps() local
3031 gst_h265_parser_update_vps (GstH265Parser * parser, GstH265VPS * vps) in gst_h265_parser_update_vps()
3077 GstH265VPS *vps = gst_h265_parser_get_vps (parser, sps->vps->id); in gst_h265_parser_update_sps() local
Dgsth265parser.h1105 GstH265VPS *vps; member
1622 GstH265VPS vps[GST_H265_MAX_VPS_COUNT]; member
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtph265pay.h61 GPtrArray *sps, *pps, *vps; member
Dgstrtph265depay.h81 GPtrArray *vps; member
Dgstrtph265depay.c683 GstBuffer *vps = g_ptr_array_index (vps_array, i); in gst_rtp_h265_add_vps_sps_pps() local
815 const gchar *vps; in gst_rtp_h265_depay_setcaps() local
Dgstrtph265pay.c499 GString *vps; in gst_rtp_h265_pay_set_vps_sps_pps() local
/third_party/gstreamer/gstplugins_bad/tests/check/libs/
Dh265parser.c675 GstH265VPS vps; in GST_START_TEST() local
765 GstH265VPS vps; in GST_START_TEST() local
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstnvh265enc.c358 guint8 vps[N_BYTES_VPS]; in gst_nv_h265_enc_set_level_tier_and_profile() local
Dgstnvdec.c1553 GstH265VPS vps; in gst_nvdec_handle_h265_buffer() local
/third_party/gstreamer/gstplugins_bad/gst/videoparsers/
Dgsth265parse.c718 GstH265VPS vps = { 0, }; in gst_h265_parse_process_nal() local
2140 GstH265VPS *vps = sps->vps; in gst_h265_parse_update_src_caps() local
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_context.c384 const struct pipe_viewport_state *vps ) in draw_set_viewport_states()
/third_party/mesa3d/src/gallium/drivers/asahi/
Dagx_state.c1534 struct agx_viewport_scissor vps = agx_upload_viewport_scissor(pool, in agx_encode_state() local
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecs/
Dgsth265decoder.c256 GstH265VPS vps; in gst_h265_decoder_parse_vps() local

12