Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavdevice/
Dalldevices.c68 avpriv_register_devices(outdev_list, indev_list); in avdevice_register_all()
79 while (prev && (fmt = indev_list[i])) { in next_input()
86 fmt = indev_list[i++]; in next_input()
D.gitignore1 /indev_list.c
/third_party/ffmpeg/libavformat/
Dallformats.c538 static const AVInputFormat * const *indev_list = NULL; variable
566 } else if (indev_list) { in av_demuxer_iterate()
567 f = indev_list[i - size]; in av_demuxer_iterate()
608 if (indev_list) { in av_format_init_next()
609 for (int i = 0; (in = (AVInputFormat*)indev_list[i]); i++) { in av_format_init_next()
672 indev_list = i; in avpriv_register_devices()
/third_party/ffmpeg/
DMakefile164 libavfilter/filter_list.c libavdevice/indev_list.c libavdevice/outdev_list.c \
Dconfigure7667 indev_list)
7692 print_enabled_components libavdevice/indev_list.c AVInputFormat indev_list $INDEV_LIST