HomeSort by relevance Sort by last modified time
    Searched refs:get_descriptor (Results 1 - 22 of 22) 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 293 bt_status_t (*get_descriptor)( int conn_id, member in struct:__anon40315
  /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 335 /* Effect Control Interface Implementation: get_descriptor */
372 .get_descriptor = android::EffectProxyGetDescriptor,
  /frameworks/av/media/libeffects/factory/
EffectsFactory.c 138 ret = (*fx->subItfe)->get_descriptor(fx->subItfe, desc);
590 if (l->desc->get_descriptor(&uuid, d) != 0) {
665 if (l->desc->get_descriptor(&uuid, d) != 0) {
716 // 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/downmix/
EffectDownmix.c 59 .get_descriptor = DownmixLib_GetDescriptor,
    [all...]
  /frameworks/av/media/libeffects/testlibs/
EffectEqualizer.cpp 758 get_descriptor : android::EffectGetDescriptor,
EffectReverb.c     [all...]
  /frameworks/av/media/libeffects/visualizer/
EffectVisualizer.cpp 657 /* Effect Control Interface Implementation: get_descriptor */
690 .get_descriptor = VisualizerLib_GetDescriptor,
  /hardware/qcom/audio/post_proc/
bundle.c 723 /* Effect Control Interface Implementation: get_descriptor */
757 get_descriptor : effect_lib_get_descriptor,
  /device/samsung/manta/audio/
audio_hw.c     [all...]
  /device/htc/flounder/audio/visualizer/
nv_offload_visualizer.c     [all...]
  /device/samsung/manta/voicefx/
eS305VoiceProcessing.cpp     [all...]
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_gatt.cpp     [all...]
  /frameworks/av/media/libeffects/lvm/wrapper/Reverb/
EffectReverb.cpp     [all...]
  /hardware/qcom/audio/visualizer/
offload_visualizer.c     [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...]
  /device/htc/flounder/audio/hal/
audio_hw.c     [all...]

Completed in 331 milliseconds