Home
last modified time | relevance | path

Searched defs:descs (Results 76 – 80 of 80) sorted by relevance

1234

/ohos5.0/drivers/peripheral/audio/supportlibs/alsa_adapter/src/
H A Dalsa_soundcard.c730 int32_t AudioGetAllCardInfo(struct AudioAdapterDescriptor **descs, int32_t *sndCardNum) in AudioGetAllCardInfo()
/ohos5.0/drivers/peripheral/audio/test/benchmarktest/render/
H A Daudio_render_benchmarktest.cpp142 void AudioRenderBenchmarkTest::ReleaseAllAdapterDescs(struct AudioAdapterDescriptor *descs, uint32_… in ReleaseAllAdapterDescs()
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/
H A Daudio_policy_manager_stub.cpp998 … std::vector<sptr<MicrophoneDescriptor>> descs = GetAudioCapturerMicrophoneDescriptors(sessionId); in GetAudioCapturerMicrophoneDescriptorsInternal() local
1008 std::vector<sptr<MicrophoneDescriptor>> descs = GetAvailableMicrophones(); in GetAvailableMicrophonesInternal() local
1048 std::vector<std::unique_ptr<AudioDeviceDescriptor>> descs = GetAvailableDevices(usage); in GetAvailableDevicesInternal() local
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_gatt_client.cpp554 std::vector<GattDescriptor> &descs = charac.GetDescriptors(); in GetDescriptorByHandle() local
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H A Drender_system.cpp2448 const auto descs = rnUtil->GetRenderNodeGraphDescs(scene, obj, 0, mvCams); in GetCameraRenderNodeGraphs() local

1234