Home
last modified time | relevance | path

Searched defs:EffectContext (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/av/media/libeffects/proxy/
H A DEffectProxy.h65 struct EffectContext { struct
66 const struct effect_interface_s *common_itfe; // Holds the itfe of the Proxy
67 sub_effect_entry_t** sube; // Points to the sub effects
68 effect_descriptor_t* desc; // Points to the sub effect descriptors
69 audio_effect_library_t** aeli; // Points to the sub effect aeli
70 effect_handle_t eHandle[SUB_FX_COUNT]; // The effect handles of the sub effects
71 int index; // The index that is currently active - HOST or OFFLOAD
72 int32_t sessionId; // The sessiond in which the effect is created.
74 int32_t ioId; // The ioId in which the effect is created.
76 effect_uuid_t uuid; // UUID of the Proxy
[all …]
/aosp12/frameworks/base/media/mca/effect/java/android/media/effect/
H A DEffectContext.java35 public class EffectContext { class
89 private EffectContext() { in EffectContext() method in EffectContext
/aosp12/frameworks/av/media/libeffects/lvm/wrapper/Bundle/
H A DEffectBundle.h112 struct EffectContext { struct
116 BundledEffectContext* pBundledContext; argument
H A DEffectBundle.cpp1460 int32_t EqualizerGetBandFreqRange(EffectContext* /* pContext __unused */, int32_t band, in EqualizerGetBandFreqRange() argument
1484 int32_t EqualizerGetBand(EffectContext* /* pContext __unused */, uint32_t targetFreq) { in EqualizerGetBand() argument
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...