HomeSort by relevance Sort by last modified time
    Searched full:get_descriptor (Results 1 - 25 of 27) sorted by null

1 2

  /cts/tests/tests/security/testeffect/
CTSTestEffect.cpp 167 /* Effect Control Interface Implementation: get_descriptor */
199 get_descriptor : CTSEffectsLib_GetDescriptor,
  /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
  /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/loudness/
EffectLoudnessEnhancer.cpp 429 /* Effect Control Interface Implementation: get_descriptor */
462 .get_descriptor = LELib_GetDescriptor,
  /frameworks/av/media/libeffects/proxy/
EffectProxy.cpp 335 /* Effect Control Interface Implementation: get_descriptor */
372 .get_descriptor = android::EffectProxyGetDescriptor,
  /hardware/qcom/audio/post_proc/
bundle.c 723 /* Effect Control Interface Implementation: get_descriptor */
757 get_descriptor : effect_lib_get_descriptor,
  /hardware/libhardware/include/hardware/
bt_gatt_client.h 293 bt_status_t (*get_descriptor)( int conn_id, member in struct:__anon40315
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...]
  /frameworks/av/media/libeffects/visualizer/
EffectVisualizer.cpp 657 /* Effect Control Interface Implementation: get_descriptor */
690 .get_descriptor = VisualizerLib_GetDescriptor,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
usbprotocoldefs.h 93 #define GET_DESCRIPTOR 6
  /device/htc/flounder/audio/visualizer/
nv_offload_visualizer.c     [all...]
  /hardware/qcom/audio/visualizer/
offload_visualizer.c     [all...]
  /device/samsung/manta/audio/
audio_hw.c     [all...]
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_gatt.cpp     [all...]
  /frameworks/av/media/libeffects/testlibs/
EffectEqualizer.cpp 758 get_descriptor : android::EffectGetDescriptor,
EffectReverb.c     [all...]
  /external/chromium_org/chrome/browser/extensions/api/bluetooth_low_energy/
bluetooth_low_energy_apitest.cc 829 test_data_dir_.AppendASCII("bluetooth_low_energy/get_descriptor")));
    [all...]
  /external/kernel-headers/original/uapi/linux/usb/
ch9.h 196 * STANDARD DESCRIPTORS ... as returned by GET_DESCRIPTOR, or
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/usb/
ch9.h 157 * STANDARD DESCRIPTORS ... as returned by GET_DESCRIPTOR, or
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/usb/
ch9.h 157 * STANDARD DESCRIPTORS ... as returned by GET_DESCRIPTOR, or
  /device/samsung/manta/voicefx/
eS305VoiceProcessing.cpp     [all...]
  /frameworks/av/media/libeffects/downmix/
EffectDownmix.c 59 .get_descriptor = DownmixLib_GetDescriptor,
    [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...]

Completed in 1008 milliseconds

1 2