Searched refs:read_probe (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/include/libavformat/
H A Davformat.h332 int (*read_probe)(AVProbeData *); member in struct:AVInputFormat
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavformat/
H A Davformat.h332 int (*read_probe)(AVProbeData *); member in struct:AVInputFormat
H A Dutils.c351 if (fmt1->read_probe) {
352 score = fmt1->read_probe(pd);

Completed in 115 milliseconds