Searched refs:AVDeviceInfo (Results 1 – 7 of 7) sorted by relevance
457 typedef struct AVDeviceInfo { struct460 } AVDeviceInfo; typedef466 AVDeviceInfo **devices; /**< list of autodetected devices */
77 AVDeviceInfo *device = NULL; in ff_fbdev_get_device_list()99 device = av_mallocz(sizeof(AVDeviceInfo)); in ff_fbdev_get_device_list()
139 AVDeviceInfo *new_device = NULL; in pulse_add_detected_device()144 new_device = av_mallocz(sizeof(AVDeviceInfo)); in pulse_add_detected_device()
372 AVDeviceInfo *new_device = NULL; in ff_decklink_list_devices()397 new_device = (AVDeviceInfo *) av_mallocz(sizeof(AVDeviceInfo)); in ff_decklink_list_devices()
362 AVDeviceInfo *new_device = NULL; in ff_alsa_get_device_list()373 new_device = av_mallocz(sizeof(AVDeviceInfo)); in ff_alsa_get_device_list()
148 AVDeviceInfo *dev; in avdevice_free_list_devices()
1035 AVDeviceInfo *device = NULL; in v4l2_get_device_list()1064 device = av_mallocz(sizeof(AVDeviceInfo)); in v4l2_get_device_list()