Home
last modified time | relevance | path

Searched defs:pps_size (Results 1 – 11 of 11) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst/mpegpsmux/
Dmpegpsmux_h264.c135 gint pps_size = GST_READ_UINT16_BE (codec_data.data + offset); in mpegpsmux_prepare_h264() local
/third_party/ffmpeg/libavformat/
Davc.c113 uint32_t sps_size = 0, pps_size = 0, sps_ext_size = 0; in ff_isom_write_avcc() local
223 uint16_t sps_size, pps_size; in ff_avc_write_annexb_extradata() local
Drtpdec_hevc.c44 int sps_size, pps_size, vps_size, sei_size; member
/third_party/ffmpeg/libavcodec/
Dh264_mp4toannexb_bsf.c38 int pps_size; member
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtph264depay.c617 guint pps_size = gst_buffer_get_size (pps_buf); in gst_rtp_h264_set_src_caps() local
Dgstrtph265depay.c645 guint pps_size = gst_buffer_get_size (pps_buf); in gst_rtp_h265_set_src_caps() local
/third_party/ffmpeg/tools/
Dismindex.c468 uint16_t sps_size, pps_size; in get_video_private_data() local
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Drtph264.c206 create_codec_data (guint8 * sps, gsize sps_size, guint8 * pps, gsize pps_size) in create_codec_data()
/third_party/gstreamer/gstplugins_bad/gst/videoparsers/
Dgsth265parse.c1407 guint vps_size = 0, sps_size = 0, pps_size = 0; in gst_h265_parse_make_codec_data() local
Dgsth264parse.c1617 gint i, sps_size = 0, pps_size = 0, num_sps = 0, num_pps = 0; in gst_h264_parse_make_codec_data() local
/third_party/gstreamer/gstplugins_bad/ext/smoothstreaming/
Dgstmssmanifest.c560 gint sps_size = 0, pps_size = 0, num_sps = 0, num_pps = 0; in _make_h264_codec_data() local