Searched refs:read_header (Results 1 - 12 of 12) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/md/
H A Ddm-exception-store.c206 static int read_header(struct pstore *ps, int *new_snapshot) function
426 r = read_header(ps, &new_snapshot);
H A Ddm-log.c210 static int read_header(struct log_c *log) function
472 r = read_header(lc);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavformat/
H A Dutils.c442 if (ic->iformat->read_header) {
443 err = ic->iformat->read_header(ic, ap);
H A Dassdec.c88 static int read_header(AVFormatContext *s, AVFormatParameters *ap) function
183 read_header,
H A Davformat.h337 int (*read_header)(struct AVFormatContext *, member in struct:AVInputFormat
1002 * Can only be called in the read_header() function. If the flag
H A Dc93.c55 static int read_header(AVFormatContext *s, function
196 read_header,
H A Dmvi.c38 static int read_header(AVFormatContext *s, AVFormatParameters *ap) function
132 read_header,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavdevice/
H A Ddv1394.c234 .read_header = dv1394_read_header,
H A Dlibdc1394.c355 .read_header = dc1394_v2_read_header,
367 .read_header = dc1394_v1_read_header,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/include/libavformat/
H A Davformat.h337 int (*read_header)(struct AVFormatContext *, member in struct:AVInputFormat
1002 * Can only be called in the read_header() function. If the flag
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dffv1.c864 static int read_header(FFV1Context *f){ function
956 if(read_header(f) < 0)
H A Dmjpegbdec.c46 read_header:
116 goto read_header;

Completed in 169 milliseconds