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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavdevice/
H A Davdevice.h451 typedef struct AVDeviceInfo { struct
454 } AVDeviceInfo; typedef in typeref:struct:AVDeviceInfo
460 AVDeviceInfo **devices; /**< list of autodetected devices */
H A Dfbdev_common.c77 AVDeviceInfo *device = NULL;
94 device = av_mallocz(sizeof(AVDeviceInfo));
H A Dpulse_audio_common.c139 AVDeviceInfo *new_device = NULL;
144 new_device = av_mallocz(sizeof(AVDeviceInfo));
H A Davdevice.c211 AVDeviceInfo *dev;

Completed in 25 milliseconds