Searched refs:read_seek (Results 101 - 115 of 115) sorted by relevance

12345

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dmxfdec.c1040 .read_seek = mxf_read_seek,
H A Dasfdec.c1273 /* Try using the protocol's read_seek if available */
1313 .read_seek = asf_read_seek,
H A Davidec.c1402 .read_seek = avi_read_seek,
H A Dmatroskadec.c2049 .read_seek = matroska_read_seek,
H A Dmov.c2799 .read_seek = mov_read_seek,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dasfdec.c1552 /* Try using the protocol's read_seek if available */
1605 .read_seek = asf_read_seek,
H A Dhls.c1722 .read_seek = hls_read_seek,
H A Dsbgdec.c1507 .read_seek = sbg_read_seek,
H A Davidec.c1870 .read_seek = avi_read_seek,
H A Dmatroskadec.c3442 .read_seek = matroska_read_seek,
H A Dmxfdec.c2643 .read_seek = mxf_read_seek,
H A Dmov.c3866 .read_seek = mov_read_seek,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/
H A Davserver.c2170 if (c->fmt_in->iformat->read_seek)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/
H A Dffplay.c2413 if ((is->ic->iformat->flags & (AVFMT_NOBINSEARCH | AVFMT_NOGENSEARCH | AVFMT_NO_BYTE_SEEK)) && !is->ic->iformat->read_seek)
H A Dffserver.c2256 if (c->fmt_in->iformat->read_seek)

Completed in 182 milliseconds

12345