Home
last modified time | relevance | path

Searched refs:ifmt_opaque (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/fftools/
Dcmdutils.c1294 void *ifmt_opaque = NULL; in show_formats_devices() local
1327 ifmt_opaque = NULL; in show_formats_devices()
1328 while ((ifmt = av_demuxer_iterate(&ifmt_opaque))) { in show_formats_devices()