Home
last modified time | relevance | path

Searched defs:device_list (Results 1 - 25 of 119) sorted by relevance

12345

/third_party/ffmpeg/libavdevice/
H A Dalsa_dec.c141 static int audio_get_device_list(AVFormatContext *h, AVDeviceInfoList *device_list) in audio_get_device_list() argument
H A Dalsa_enc.c149 static int audio_get_device_list(AVFormatContext *h, AVDeviceInfoList *device_list) in audio_get_device_list() argument
H A Davdevice.c58 int avdevice_list_devices(AVFormatContext *s, AVDeviceInfoList **device_list) in avdevice_list_devices() argument
85 list_devices_for_context(AVFormatContext *s, AVDictionary *options, AVDeviceInfoList **device_list) list_devices_for_context() argument
101 avdevice_list_input_sources(const AVInputFormat *device, const char *device_name, AVDictionary *device_options, AVDeviceInfoList **device_list) avdevice_list_input_sources() argument
112 avdevice_list_output_sinks(const AVOutputFormat *device, const char *device_name, AVDictionary *device_options, AVDeviceInfoList **device_list) avdevice_list_output_sinks() argument
123 avdevice_free_list_devices(AVDeviceInfoList **device_list) avdevice_free_list_devices() argument
[all...]
H A Dfbdev_common.c72 int ff_fbdev_get_device_list(AVDeviceInfoList *device_list) in ff_fbdev_get_device_list() argument
H A Dfbdev_dec.c214 static int fbdev_get_device_list(AVFormatContext *s, AVDeviceInfoList *device_list) in fbdev_get_device_list() argument
H A Dfbdev_enc.c187 static int fbdev_get_device_list(AVFormatContext *s, AVDeviceInfoList *device_list) in fbdev_get_device_list() argument
H A Dpulse_audio_dec.c366 static int pulse_get_device_list(AVFormatContext *h, AVDeviceInfoList *device_list) in pulse_get_device_list() argument
H A Dalsa.c362 int ff_alsa_get_device_list(AVDeviceInfoList *device_list, snd_pcm_stream_t stream_type) in ff_alsa_get_device_list() argument
H A Ddecklink_enc.cpp638 int ff_decklink_list_output_devices(AVFormatContext *avctx, struct AVDeviceInfoList *device_list) in ff_decklink_list_output_devices() argument
H A Ddecklink_common.cpp469 struct AVDeviceInfoList *device_list = NULL; in ff_decklink_list_devices_legacy() local
393 ff_decklink_list_devices(AVFormatContext *avctx, struct AVDeviceInfoList *device_list, int show_inputs, int show_outputs) ff_decklink_list_devices() argument
[all...]
H A Dpulse_audio_enc.c708 static int pulse_get_device_list(AVFormatContext *h, AVDeviceInfoList *device_list) in pulse_get_device_list() argument
/third_party/backends/frontend/
H A Dtest.c63 const SANE_Device **device_list; in testsane() local
/third_party/backends/backend/
H A Dkvs1025.c85 sane_get_devices (const SANE_Device *** device_list, in sane_get_devices() argument
H A Dkvs40xx.c227 sane_get_devices (const SANE_Device *** device_list, in sane_get_devices() argument
H A Dkvs20xx.c129 sane_get_devices (const SANE_Device *** device_list, in sane_get_devices() argument
H A Dsm3840.c601 sane_get_devices (const SANE_Device *** device_list, SANE_Bool local_only) in sane_get_devices() argument
H A Dibm.c600 sane_get_devices (const SANE_Device *** device_list, SANE_Bool local_only) in sane_get_devices() argument
H A Dlexmark.c582 sane_get_devices (const SANE_Device *** device_list, SANE_Bool local_only) in sane_get_devices() argument
H A Dpieusb.c294 sane_get_devices (const SANE_Device *** device_list, SANE_Bool __sane_unused__ local_only) in sane_get_devices() argument
H A Dpint.c615 sane_get_devices (const SANE_Device ***device_list, SANE_Bool local_only) in sane_get_devices() argument
H A Dv4l.c495 sane_get_devices (const SANE_Device *** device_list, SANE_Bool __sane_unused__ local_only) in sane_get_devices() argument
H A Dricoh.c549 sane_get_devices (const SANE_Device *** device_list, SANE_Bool local_only) in sane_get_devices() argument
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/linuxkpi/include/linux/
H A Ddevice.h75 LOS_DL_LIST device_list; member
99 LOS_DL_LIST device_list; member
/third_party/backends/include/sane/
H A Dsanei_net.h65 SANE_Device **device_list; member
/third_party/backends/japi/
H A DSane.c96 const SANE_Device **device_list; in Java_Sane_getDevicesNative() local

Completed in 20 milliseconds

12345