Home
last modified time | relevance | path

Searched defs:pps_buf (Results 1 – 8 of 8) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtph265pay.c537 GstBuffer *pps_buf = in gst_rtp_h265_pay_set_vps_sps_pps() local
771 GstBuffer *pps_buf; in gst_rtp_h265_pay_setcaps() local
963 GstBuffer *pps_buf = in gst_rtp_h265_pay_send_vps_sps_pps() local
Dgstrtph264pay.c493 GstBuffer *pps_buf = in gst_rtp_h264_pay_set_sps_pps() local
654 GstBuffer *pps_buf; in gst_rtp_h264_pay_setcaps() local
893 GstBuffer *pps_buf = in gst_rtp_h264_pay_send_sps_pps() local
Dgstrtph265depay.c644 GstBuffer *pps_buf = g_ptr_array_index (rtph265depay->pps, i); in gst_rtp_h265_set_src_caps() local
Dgstrtph264depay.c616 GstBuffer *pps_buf = g_ptr_array_index (rtph264depay->pps, i); in gst_rtp_h264_set_src_caps() local
/third_party/ffmpeg/libavcodec/
Dh264_ps.c752 AVBufferRef *pps_buf; in ff_h264_decode_picture_parameter_set() local
Dqsvenc.c889 uint8_t pps_buf[128]; in qsv_retrieve_enc_params() local
Dhevc_ps.c1508 AVBufferRef *pps_buf; in ff_hevc_decode_nal_pps() local
Dh264dec.h166 AVBufferRef *pps_buf; member