Home
last modified time | relevance | path

Searched refs:empty_packet (Results 1 – 15 of 15) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpmpvdepay.c139 goto empty_packet; in gst_rtp_mpv_depay_process()
167 goto empty_packet; in gst_rtp_mpv_depay_process()
188 empty_packet: in gst_rtp_mpv_depay_process()
Dgstrtpjpegdepay.c518 goto empty_packet; in gst_rtp_jpeg_depay_process()
565 goto empty_packet; in gst_rtp_jpeg_depay_process()
584 goto empty_packet; in gst_rtp_jpeg_depay_process()
602 goto empty_packet; in gst_rtp_jpeg_depay_process()
609 goto empty_packet; in gst_rtp_jpeg_depay_process()
736 empty_packet: in gst_rtp_jpeg_depay_process()
Dgstrtpac3depay.c141 goto empty_packet; in gst_rtp_ac3_depay_process()
170 empty_packet: in gst_rtp_ac3_depay_process()
Dgstrtpmpadepay.c135 goto empty_packet; in gst_rtp_mpa_depay_process()
171 empty_packet: in gst_rtp_mpa_depay_process()
Dgstrtpmp2tdepay.c164 goto empty_packet; in gst_rtp_mp2t_depay_process()
197 empty_packet: in gst_rtp_mp2t_depay_process()
Dgstrtpg722depay.c233 goto empty_packet; in gst_rtp_g722_depay_process()
252 empty_packet: in gst_rtp_g722_depay_process()
DgstrtpL8depay.c226 goto empty_packet; in gst_rtp_L8_depay_process()
251 empty_packet: in gst_rtp_L8_depay_process()
DgstrtpL24depay.c223 goto empty_packet; in gst_rtp_L24_depay_process()
249 empty_packet: in gst_rtp_L24_depay_process()
DgstrtpL16depay.c246 goto empty_packet; in gst_rtp_L16_depay_process()
276 empty_packet: in gst_rtp_L16_depay_process()
Dgstrtpgstdepay.c407 goto empty_packet; in gst_rtp_gst_depay_process()
524 empty_packet: in gst_rtp_gst_depay_process()
Dgstrtpj2kdepay.c475 goto empty_packet; in gst_rtp_j2k_depay_process()
596 empty_packet: in gst_rtp_j2k_depay_process()
Dgstrtph264depay.c1194 goto empty_packet; in gst_rtp_h264_depay_process()
1435 empty_packet: in gst_rtp_h264_depay_process()
Dgstrtph265depay.c1265 goto empty_packet; in gst_rtp_h265_depay_process()
1560 empty_packet: in gst_rtp_h265_depay_process()
/third_party/ffmpeg/libavformat/
Davienc.c69 AVPacket *empty_packet; member
278 avi->empty_packet = av_packet_alloc(); in avi_write_header()
279 if (!avi->empty_packet) in avi_write_header()
760 avi->empty_packet->stream_index = stream_index; in write_skip_frames()
761 avi_write_packet_internal(s, avi->empty_packet); in write_skip_frames()
985 av_packet_free(&avi->empty_packet); in avi_deinit()
/third_party/gstreamer/gstplugins_base/ext/ogg/
Dgstoggdemux.c560 goto empty_packet; in gst_ogg_demux_chain_peer()
800 goto empty_packet; in gst_ogg_demux_chain_peer()
914 empty_packet: in gst_ogg_demux_chain_peer()