Searched refs:indev_list (Results 1 – 5 of 5) sorted by relevance
68 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()
1 /indev_list.c
538 static const AVInputFormat * const *indev_list = NULL; variable566 } 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()
164 libavfilter/filter_list.c libavdevice/indev_list.c libavdevice/outdev_list.c \
7667 indev_list)7692 print_enabled_components libavdevice/indev_list.c AVInputFormat indev_list $INDEV_LIST