Home
last modified time | relevance | path

Searched defs:sps_buf (Results 1 – 7 of 7) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtph265pay.c525 GstBuffer *sps_buf = in gst_rtp_h265_pay_set_vps_sps_pps() local
734 GstBuffer *sps_buf; in gst_rtp_h265_pay_setcaps() local
956 GstBuffer *sps_buf = in gst_rtp_h265_pay_send_vps_sps_pps() local
Dgstrtph264pay.c481 GstBuffer *sps_buf = in gst_rtp_h264_pay_set_sps_pps() local
622 GstBuffer *sps_buf; in gst_rtp_h264_pay_setcaps() local
879 GstBuffer *sps_buf = in gst_rtp_h264_pay_send_sps_pps() local
Dgstrtph265depay.c632 GstBuffer *sps_buf = g_ptr_array_index (rtph265depay->sps, i); in gst_rtp_h265_set_src_caps() local
Dgstrtph264depay.c604 GstBuffer *sps_buf = g_ptr_array_index (rtph264depay->sps, i); in gst_rtp_h264_set_src_caps() local
/third_party/ffmpeg/libavcodec/
Dh264_ps.c336 AVBufferRef *sps_buf; in ff_h264_decode_seq_parameter_set() local
Dqsvenc.c888 uint8_t sps_buf[128]; in qsv_retrieve_enc_params() local
Dhevc_ps.c1254 AVBufferRef *sps_buf = av_buffer_allocz(sizeof(*sps)); in ff_hevc_decode_nal_sps() local