Home
last modified time | relevance | path

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

/third_party/ffmpeg/tools/
H A Dprobetest.c42 void *fmt_opaque = NULL; in probe() local
44 while ((fmt = av_demuxer_iterate(&fmt_opaque))) { in probe()
70 void *fmt_opaque = NULL; in print_times() local
72 while ((fmt = av_demuxer_iterate(&fmt_opaque))) { in print_times()

Completed in 1 milliseconds