Home
last modified time | relevance | path

Searched defs:device (Results 2326 - 2350 of 5382) sorted by relevance

1...<<919293949596979899100>>...216

/kernel/linux/linux-6.6/sound/soc/intel/boards/
H A Dcml_rt1011_rt5682.c67 int device; member
H A Dsof_pcm512x.c45 int device; member
H A Dsof_da7219_max98373.c27 int device; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Drose.h71 char device[16]; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dptp_clock.h49 struct ptp_clock_time device; member
H A Drose.h58 char device[16]; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Drose.h71 char device[16]; member
/test/xts/acts/ai/neural_network_runtime/v2_0/common/
H A Dnnrt_utils.cpp219 OHOS::sptr<V2_0::MockIDevice> device = V2_0::MockIDevice::GetInstance(); in ExecuteGraphMock() local
262 OHOS::sptr<V2_0::MockIDevice> device = V2_0::MockIDevice::GetInstance(); in ExecutorWithMemory() local
/test/xts/acts/ai/neural_network_runtime/v1_0/common/
H A Dnnrt_utils.cpp219 OHOS::sptr<V1_0::MockIDevice> device = V1_0::MockIDevice::GetInstance(); in ExecuteGraphMock() local
262 OHOS::sptr<V1_0::MockIDevice> device = V1_0::MockIDevice::GetInstance(); in ExecutorWithMemory() local
/test/xts/acts/communication_lite/dsoftbus_hal/src/
H A Dsoftbus_bus_center_test.c86 static void TestDeviceFound(const DeviceInfo *device) in TestDeviceFound() argument
/test/xts/hats/ai/nnrt/hdi/v1_0/common/
H A Dhdi_nnrt_test_utils.cpp144 V1_0::IOTensor HDICommon::CreateIOTensor(OHOS::sptr<V1_0::INnrtDevice> &device) in CreateIOTensor() argument
159 V1_0::IOTensor HDICommon::CreateInputIOTensor(OHOS::sptr<V1_0::INnrtDevice> &device, size_t length, float* data) in CreateInputIOTensor() argument
187 V1_0::IOTensor HDICommon::CreateOutputIOTensor(OHOS::sptr<V1_0::INnrtDevice> &device, size_t length) in CreateOutputIOTensor() argument
240 void HDICommon::ReleaseBufferOfTensors(OHOS::sptr<V1_0::INnrtDevice> &device, std::vector<V1_0::IOTensor> &tensors) in ReleaseBufferOfTensors() argument
[all...]
/test/xts/hats/ai/nnrt/hdi/v2_0/common/
H A Dhdi_nnrt_test_utils.cpp144 V2_0::IOTensor HDICommon::CreateIOTensor(OHOS::sptr<V2_0::INnrtDevice> &device) in CreateIOTensor() argument
159 V2_0::IOTensor HDICommon::CreateInputIOTensor(OHOS::sptr<V2_0::INnrtDevice> &device, size_t length, float* data) in CreateInputIOTensor() argument
187 V2_0::IOTensor HDICommon::CreateOutputIOTensor(OHOS::sptr<V2_0::INnrtDevice> &device, size_t length) in CreateOutputIOTensor() argument
240 void HDICommon::ReleaseBufferOfTensors(OHOS::sptr<V2_0::INnrtDevice> &device, std::vector<V2_0::IOTensor> &tensors) in ReleaseBufferOfTensors() argument
[all...]
/third_party/ffmpeg/fftools/
H A Dffmpeg_hw.c106 const char *type_name = NULL, *name = NULL, *device = NULL; in hw_device_init_from_string() local
245 hw_device_init_from_type(enum AVHWDeviceType type, const char *device, HWDevice **dev_out) hw_device_init_from_type() argument
[all...]
/third_party/eudev/src/udev/
H A Dudevadm-info.c55 static void print_all_attributes(struct udev_device *device, const char *key) { in print_all_attributes() argument
87 static int print_device_chain(struct udev_device *device) { in print_device_chain() argument
132 print_record(struct udev_device *device) print_record() argument
184 struct udev_device *device; export_devices() local
286 _cleanup_udev_device_unref_ struct udev_device *device = NULL; uinfo() local
[all...]
/third_party/ffmpeg/libavdevice/
H A Dpulse_audio_dec.c144 char *device = NULL; in pulse_read_header() local
H A Dkmsgrab.c51 AVHWDeviceContext *device; member
/third_party/ffmpeg/libavcodec/
H A Dvaapi_decode.c440 AVHWDeviceContext *device = (AVHWDeviceContext*)device_ref->data; in vaapi_decode_make_config() local
280 vaapi_decode_find_best_format(AVCodecContext *avctx, AVHWDeviceContext *device, VAConfigID config_id, AVHWFramesContext *frames) vaapi_decode_find_best_format() argument
H A Dvdpau.c410 av_vdpau_bind_context(AVCodecContext *avctx, VdpDevice device, VdpGetProcAddress *get_proc, unsigned flags) av_vdpau_bind_context() argument
[all...]
/third_party/ffmpeg/libavfilter/
H A Dopencl.c28 opencl_filter_set_device(AVFilterContext *avctx, AVBufferRef *device) opencl_filter_set_device() argument
/third_party/ffmpeg/libavutil/
H A Dhwcontext_cuda.c395 cuda_device_create(AVHWDeviceContext *device_ctx, const char *device, AVDictionary *opts, int flags) cuda_device_create() argument
/third_party/alsa-lib/src/rawmidi/
H A Drawmidi_hw.c46 int card, device, subdevice; member
480 long card = -1, device = 0, subdevice = -1; in _snd_rawmidi_hw_open() local
315 snd_rawmidi_hw_open(snd_rawmidi_t **inputp, snd_rawmidi_t **outputp, const char *name, int card, int device, int subdevice, int mode) snd_rawmidi_hw_open() argument
[all...]
/third_party/backends/backend/escl/
H A Descl_capabilities.c426 print_xml_c(xmlNode *node, ESCL_Device *device, capabilities_t *scanner, int type) in print_xml_c() argument
532 escl_capabilities(ESCL_Device *device, char *blacklist, SANE_Status *status) in escl_capabilities() argument
[all...]
/third_party/alsa-lib/src/pcm/
H A Dpcm_misc.c780 long device = -1; in snd_pcm_parse_control_id() local
/third_party/alsa-utils/alsactl/
H A Ddaemon.c94 char device[16]; in add_card() local
/third_party/alsa-utils/bat/
H A Dtinyalsa.c123 unsigned int device = bat->playback.device_tiny; in check_playback_params() local
[all...]

Completed in 17 milliseconds

1...<<919293949596979899100>>...216