HomeSort by relevance Sort by last modified time
    Searched refs:get_descriptor (Results 1 - 19 of 19) sorted by null

  /cts/tests/tests/security/testeffect/
CTSTestEffect.cpp 167 /* Effect Control Interface Implementation: get_descriptor */
199 get_descriptor : CTSEffectsLib_GetDescriptor,
  /hardware/libhardware/include/hardware/
audio_effect.h 363 // Function: get_descriptor
380 int32_t (*get_descriptor)(effect_handle_t self, member in struct:effect_interface_s
1000 int32_t (*get_descriptor)(const effect_uuid_t *uuid, member in struct:audio_effect_library_s
    [all...]
bt_gatt_client.h 230 bt_status_t (*get_descriptor)( int conn_id, member in struct:__anon32846
  /hardware/qcom/audio/voice_processing/
voice_processing.c 462 static const effect_descriptor_t *get_descriptor(const effect_uuid_t *uuid) function
678 desc = get_descriptor(uuid);
735 desc = get_descriptor(uuid);
756 get_descriptor : lib_get_descriptor
  /frameworks/av/media/libeffects/proxy/
EffectProxy.cpp 301 /* Effect Control Interface Implementation: get_descriptor */
338 get_descriptor : android::EffectProxyGetDescriptor,
  /frameworks/av/media/libeffects/factory/
EffectsFactory.c 138 ret = (*fx->subItfe)->get_descriptor(fx->subItfe, desc);
598 if (l->desc->get_descriptor(&uuid, d) != 0) {
673 if (l->desc->get_descriptor(&uuid, d) != 0) {
724 // get_descriptor call,we replace it with the correspoding
  /frameworks/av/media/libeffects/loudness/
EffectLoudnessEnhancer.cpp 429 /* Effect Control Interface Implementation: get_descriptor */
462 get_descriptor : LELib_GetDescriptor,
  /frameworks/av/media/libeffects/testlibs/
EffectEqualizer.cpp 758 get_descriptor : android::EffectGetDescriptor,
EffectReverb.c     [all...]
  /frameworks/av/media/libeffects/visualizer/
EffectVisualizer.cpp 654 /* Effect Control Interface Implementation: get_descriptor */
687 get_descriptor : VisualizerLib_GetDescriptor,
  /device/samsung/manta/audio/
audio_hw.c     [all...]
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_gatt.cpp 869 sGattIf->client->get_descriptor(conn_id, &srvc_id, &char_id, 0);
871 sGattIf->client->get_descriptor(conn_id, &srvc_id, &char_id, &descr_id);
    [all...]
  /device/samsung/manta/voicefx/
eS305VoiceProcessing.cpp     [all...]
  /frameworks/av/media/libeffects/downmix/
EffectDownmix.c 70 get_descriptor : DownmixLib_GetDescriptor,
    [all...]
  /hardware/qcom/audio/visualizer/
offload_visualizer.c     [all...]
  /frameworks/av/media/libeffects/lvm/wrapper/Reverb/
EffectReverb.cpp     [all...]
  /frameworks/av/media/libeffects/preprocessing/
PreProcessing.cpp     [all...]
  /frameworks/av/media/libeffects/lvm/wrapper/Bundle/
EffectBundle.cpp     [all...]
  /hardware/qcom/audio/hal/
audio_hw.c     [all...]

Completed in 648 milliseconds