Searched refs:read_packet (Results 1 - 25 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 Dcdg.c51 static int read_packet(AVFormatContext *s, AVPacket *pkt) function
70 .read_packet = read_packet,
H A Div8.c57 static int read_packet(AVFormatContext *s, AVPacket *pkt) function
116 .read_packet = read_packet,
H A Divfdec.c70 static int read_packet(AVFormatContext *s, AVPacket *pkt) function
88 .read_packet = read_packet,
H A Dac3dec.c78 .read_packet = ff_raw_read_partial_packet,
96 .read_packet = ff_raw_read_partial_packet,
H A Dfilmstripdec.c78 static int read_packet(AVFormatContext *s, function
107 .read_packet = read_packet,
H A Drawdec.c184 .read_packet = ff_raw_read_partial_packet,
196 .read_packet = ff_raw_read_partial_packet,
212 .read_packet = ff_raw_read_partial_packet,
224 .read_packet = ff_raw_read_partial_packet,
236 .read_packet = ff_raw_read_partial_packet,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dimg2_brender_pix.c47 .read_packet = ff_img_read_packet,
H A Dboadec.c64 static int read_packet(AVFormatContext *s, AVPacket *pkt) function
76 .read_packet = read_packet,
H A Dcdg.c57 static int read_packet(AVFormatContext *s, AVPacket *pkt) function
89 .read_packet = read_packet,
H A Div8.c57 static int read_packet(AVFormatContext *s, AVPacket *pkt) function
116 .read_packet = read_packet,
H A Divfdec.c70 static int read_packet(AVFormatContext *s, AVPacket *pkt) function
88 .read_packet = read_packet,
H A Dmgsts.c71 static int read_packet(AVFormatContext *s, AVPacket *pkt) function
104 .read_packet = read_packet,
H A Dg722.c53 .read_packet = ff_raw_read_partial_packet,
H A Drawdec.c119 .read_packet = ff_raw_read_partial_packet,
130 .read_packet = ff_raw_read_partial_packet,
212 .read_packet = ff_raw_read_partial_packet,
224 .read_packet = ff_raw_read_partial_packet,
236 .read_packet = ff_raw_read_partial_packet,
H A Dbit.c68 static int read_packet(AVFormatContext *s, function
113 .read_packet = read_packet,
H A Dfilmstripdec.c77 static int read_packet(AVFormatContext *s, function
107 .read_packet = read_packet,
H A Ddauddec.c57 .read_packet = daud_packet,
H A Dimg2_alias_pix.c63 .read_packet = ff_img_read_packet,
H A Dbintext.c303 static int read_packet(AVFormatContext *s, function
347 .read_packet = read_packet,
360 .read_packet = read_packet,
371 .read_packet = read_packet,
384 .read_packet = read_packet,
H A Dffmetadec.c164 static int read_packet(AVFormatContext *s, AVPacket *pkt) function
174 .read_packet = read_packet,
H A Dicodec.c118 static int read_packet(AVFormatContext *s, AVPacket *pkt) function
180 .read_packet = read_packet,
H A Dmm.c138 static int read_packet(AVFormatContext *s, function
196 .read_packet = read_packet,
H A Dmvi.c112 static int read_packet(AVFormatContext *s, AVPacket *pkt) function
144 .read_packet = read_packet,
H A Dtty.c111 static int read_packet(AVFormatContext *avctx, AVPacket *pkt) function
157 .read_packet = read_packet,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/doc/examples/
H A Davio_reading.c42 static int read_packet(void *opaque, uint8_t *buf, int buf_size) function
98 0, &bd, &read_packet, NULL, NULL);

Completed in 168 milliseconds

1234567891011>>