Home
last modified time | relevance | path

Searched defs:packet_size (Results 1 – 25 of 61) sorted by relevance

123

/third_party/ffmpeg/libavformat/
Dlmlm4.c41 unsigned int frame_type, packet_size; in lmlm4_probe() local
87 unsigned int frame_type, packet_size, padding, frame_size; in lmlm4_read_packet() local
Doggparsespeex.c38 int packet_size; member
123 int packet_size = spxp->packet_size; in speex_packet() local
Drtpenc_chain.c29 AVStream *st, URLContext *handle, int packet_size, in ff_rtp_chain_mux_open()
Dmspdec.c33 int packet_size; member
Deacdata.c88 int packet_size = 76*cdata->channels; in cdata_read_packet() local
Dfrmdec.c81 int packet_size, ret; in frm_read_packet() local
Drawvideodec.c42 int packet_size; in rawvideo_read_header() local
Dxa.c105 unsigned int packet_size; in xa_read_packet() local
Diss.c39 int packet_size; member
Dbit.c78 int packet_size; in read_packet() local
Dserdec.c51 int packet_size; in ser_read_header() local
Ddsfdec.c164 int64_t packet_size = dsf->audio_size - data_pos; in dsf_read_packet() local
Domadec.c331 int packet_size = st->codecpar->block_align; in read_packet() local
369 int packet_size; in aal_read_packet() local
Dlibrist.c45 int packet_size; member
Drtpdec_xiph.c327 int packet_size; in xiph_parse_fmtp_pair() local
/third_party/gstreamer/gstplugins_bad/ext/hls/
Dgsthlsdemux-util.c49 have_ts_sync (const guint8 * data, guint size, guint packet_size, guint num) in have_ts_sync()
67 const gint packet_size = 188; in find_offset() local
/third_party/ffmpeg/libavcodec/
Dlibopencore-amr.c104 int packet_size, ret; in amr_nb_decode_frame() local
337 int packet_size; in amr_wb_decode_frame() local
Dbitpacked.c62 uint64_t packet_size = (uint64_t)avpkt->size * 8; in bitpacked_decode_yuv422p10() local
/third_party/ffmpeg/libavfilter/
Daf_apad.c41 int packet_size; member
/third_party/gstreamer/gstplugins_bad/gst/asfmux/
Dgstasfobjects.h43 guint32 packet_size; member
55 guint32 packet_size; member
Dgstasfobjects.c545 gboolean trust_delta_flag, guint packet_size) in gst_asf_parse_packet()
560 GstAsfPacketInfo * packet, gboolean trust_delta_flag, guint packet_size) in gst_asf_parse_packet_from_data()
/third_party/gstreamer/gstplugins_bad/gst/mpegtsdemux/
Dmpegtspacketizer.c784 guint packet_size = psizes[j]; in mpegts_try_discover_packet_size() local
819 guint packet_size; in mpegts_packetizer_sync() local
857 guint packet_size; in mpegts_packetizer_next_packet() local
922 guint8 packet_size = packetizer->packet_size; in mpegts_packetizer_clear_packet() local
/third_party/gstreamer/gstplugins_bad/ext/opus/
Dgstopusparse.c147 guint32 packet_size; in gst_opus_parse_handle_frame() local
/third_party/gstreamer/gstplugins_bad/gst/dvdspu/
Dgstdvdspu.c957 guint16 packet_size; in gst_dvd_spu_subpic_chain() local
987 guint16 packet_size; in gst_dvd_spu_subpic_chain() local
/third_party/python/Tools/ccbench/
Dccbench.py398 def bandwidth_client(addr, packet_size, duration): argument

123