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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/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);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/include/libavformat/
H A Davformat.h332 int (*read_probe)(AVProbeData *); member in struct:AVInputFormat

Completed in 124 milliseconds