Home
last modified time | relevance | path

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

12

/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.c33 int packet_size; member
118 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.c97 int packet_size = 76*cdata->channels; in cdata_read_packet() local
Dfrmdec.c80 int packet_size, ret; in frm_read_packet() local
Dxa.c105 unsigned int packet_size; in xa_read_packet() local
Diss.c39 int packet_size; member
Dbit.c81 int packet_size; in read_packet() local
Dserdec.c51 int packet_size; in ser_read_header() local
Drawvideodec.c46 int packet_size; in rawvideo_read_header() local
Ddsfdec.c174 int64_t packet_size = dsf->audio_size - data_pos; in dsf_read_packet() local
Dcafenc.c260 int packet_size = samples_per_packet(par); in caf_write_trailer() local
Domadec.c327 int packet_size = st->codecpar->block_align; in read_packet() local
365 int packet_size; in aal_read_packet() local
Dlibrist.c48 int packet_size; member
Drtpdec_xiph.c327 int packet_size; in xiph_parse_fmtp_pair() local
Ddss.c54 int packet_size; member
Dmpegenc.c67 int packet_size; /* required packet size */ member
645 int packet_size; in flush_packet() local
/third_party/ffmpeg/libavcodec/
Dqoienc.c35 int64_t packet_size; in qoi_encode_frame() local
Dbitpacked_dec.c67 uint64_t packet_size = (uint64_t)avpkt->size * 8; in bitpacked_decode_yuv422p10() local
Dlibopencore-amr.c107 int packet_size, ret; in amr_nb_decode_frame() local
339 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/python/Tools/ccbench/
Dccbench.py398 def bandwidth_client(addr, packet_size, duration): argument
/third_party/libsnd/src/
Dalac.c39 uint32_t packet_size [] ; member
406 uint32_t packet_size ; in alac_decode_block() local

12