/third_party/ffmpeg/libavformat/ |
D | hevcdec.c | 30 int vps = 0, sps = 0, pps = 0, irap = 0; in hevc_probe() local
|
D | rtpdec_hevc.c | 43 uint8_t *sps, *pps, *vps, *sei; member
|
/third_party/ffmpeg/libavcodec/ |
D | hevc_ps_enc.c | 66 int ff_hevc_encode_nal_vps(HEVCVPS *vps, unsigned int id, in ff_hevc_encode_nal_vps()
|
D | cbs_h265_syntax_template.c | 420 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
|
D | h265_metadata_bsf.c | 83 const H265RawVPS *vps = unit->content; in h265_metadata_guess_level() local 159 H265RawVPS *vps) in h265_metadata_update_vps()
|
D | qsvenc_hevc.c | 62 HEVCVPS vps = { 0 }; in generate_fake_vps() local
|
D | mediacodecdec.c | 193 const HEVCVPS *vps = NULL; in hevc_set_extradata() local
|
D | cbs_h2645.c | 833 H265RawVPS *vps = unit->content; in cbs_h265_read_nal_unit() local 1121 H265RawVPS *vps = unit->content; in cbs_h265_write_nal_unit() local
|
D | vaapi_encode_h265.c | 246 H265RawVPS *vps = &priv->raw_vps; in vaapi_encode_h265_init_sequence_params() local
|
D | hevc_ps.c | 464 HEVCVPS *vps; in ff_hevc_decode_nal_vps() local
|
D | videotoolbox.c | 186 const HEVCVPS *vps = h->ps.vps; in ff_videotoolbox_hvcc_extradata_create() local
|
D | hevc_ps.h | 333 const HEVCVPS *vps; member
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/ |
D | gsth265parser.c | 196 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
|
D | gsth265parser.h | 1105 GstH265VPS *vps; member 1622 GstH265VPS vps[GST_H265_MAX_VPS_COUNT]; member
|
/third_party/gstreamer/gstplugins_good/gst/rtp/ |
D | gstrtph265pay.h | 61 GPtrArray *sps, *pps, *vps; member
|
D | gstrtph265depay.h | 81 GPtrArray *vps; member
|
D | gstrtph265depay.c | 683 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
|
D | gstrtph265pay.c | 499 GString *vps; in gst_rtp_h265_pay_set_vps_sps_pps() local
|
/third_party/gstreamer/gstplugins_bad/tests/check/libs/ |
D | h265parser.c | 675 GstH265VPS vps; in GST_START_TEST() local 765 GstH265VPS vps; in GST_START_TEST() local
|
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/ |
D | gstnvh265enc.c | 358 guint8 vps[N_BYTES_VPS]; in gst_nv_h265_enc_set_level_tier_and_profile() local
|
D | gstnvdec.c | 1553 GstH265VPS vps; in gst_nvdec_handle_h265_buffer() local
|
/third_party/gstreamer/gstplugins_bad/gst/videoparsers/ |
D | gsth265parse.c | 718 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/ |
D | draw_context.c | 384 const struct pipe_viewport_state *vps ) in draw_set_viewport_states()
|
/third_party/mesa3d/src/gallium/drivers/asahi/ |
D | agx_state.c | 1534 struct agx_viewport_scissor vps = agx_upload_viewport_scissor(pool, in agx_encode_state() local
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecs/ |
D | gsth265decoder.c | 256 GstH265VPS vps; in gst_h265_decoder_parse_vps() local
|