Searched refs:read_packet (Results 51 - 75 of 366) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dpva.c67 #define pva_log if (read_packet) av_log
70 int *len, int *strid, int read_packet) {
127 if (!read_packet)
210 .read_packet = pva_read_packet,
69 read_part_of_packet(AVFormatContext *s, int64_t *pts, int *len, int *strid, int read_packet) argument
H A Drawdec.h67 .read_packet = ff_raw_read_partial_packet,\
H A Drawvideodec.c68 .read_packet = rawvideo_read_packet,
H A Drsodec.c96 .read_packet = rso_read_packet,
H A Daea.c102 .read_packet = aea_read_packet,
H A Ddaud.c77 .read_packet = daud_packet,
H A Ddfa.c117 .read_packet = dfa_read_packet,
H A Dgsmdec.c94 .read_packet = gsm_read_packet,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Davio.h91 int (*read_packet)(void *opaque, uint8_t *buf, int buf_size); member in struct:AVIOContext
194 * @param read_packet A function for refilling the buffer, may be NULL.
206 int (*read_packet)(void *opaque, uint8_t *buf, int buf_size),
H A Dpcmdec.c80 .read_packet = ff_pcm_read_packet, \
166 .read_packet = ff_pcm_read_packet,
H A Daacdec.c110 .read_packet = ff_raw_read_partial_packet,
H A Dadxdec.c101 .read_packet = adx_read_packet,
H A Daea.c101 .read_packet = aea_read_packet,
H A Davr.c95 .read_packet = ff_pcm_read_packet,
H A Deacdata.c103 .read_packet = cdata_read_packet,
H A Depafdec.c100 .read_packet = ff_pcm_read_packet,
H A Dfrmdec.c109 .read_packet = frm_read_packet,
H A Dg729dec.c99 .read_packet = g729_read_packet,
H A Dgsmdec.c95 .read_packet = gsm_read_packet,
H A Dlmlm4.c126 .read_packet = lmlm4_read_packet,
H A Dmsnwc_tcp.c139 .read_packet = msnwc_tcp_read_packet,
H A Dtxd.c100 .read_packet = txd_read_packet,
H A Dvc1test.c116 .read_packet = vc1t_read_packet,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavdevice/
H A Dsndio_dec.c115 .read_packet = audio_read_packet,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavdevice/
H A Dsndio_dec.c114 .read_packet = audio_read_packet,

Completed in 169 milliseconds

1234567891011>>