OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:effects
(Results
1601 - 1625
of
4021
) sorted by null
<<
61
62
63
64
65
66
67
68
69
70
>>
/frameworks/av/services/audioflinger/
AudioFlinger.h
527
#include "
Effects
.h"
661
// Called when a thread exits and
effects
are still attached to it.
662
// If
effects
are later created on the same session, they will reuse the same
[
all
...]
/frameworks/av/services/audiopolicy/managerdefault/
AudioPolicyManager.h
392
// transfers the audio tracks and
effects
from one output thread to another accordingly.
566
EffectDescriptorCollection mEffects; // list of registered audio
effects
600
audio_io_handle_t mMusicEffectOutput; // output selected for music
effects
[
all
...]
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/audio/
MediaVisualizerTest.java
243
// audio after the
effects
and not before
322
// audio after the
effects
and not before
455
// audio after the
effects
and not before
/hardware/interfaces/audio/common/2.0/
types.hal
159
* Session for
effects
attached to a particular output stream
164
* Session for
effects
applied to output mix. These
effects
can
[
all
...]
/hardware/interfaces/audio/common/4.0/
types.hal
145
* Session for
effects
attached to a particular output stream
150
* Session for
effects
applied to output mix. These
effects
can
[
all
...]
/hardware/interfaces/audio/effect/2.0/vts/functional/
VtsHalAudioEffectV2_0TargetTest.cpp
63
// Test environment for Audio
Effects
Factory HIDL HAL.
76
// The main test class for Audio
Effects
Factory HIDL HAL.
139
"Verify that
effects
factory can provide an effect descriptor via "
/hardware/interfaces/audio/effect/4.0/vts/functional/
VtsHalAudioEffectV4_0TargetTest.cpp
66
// Test environment for Audio
Effects
Factory HIDL HAL.
79
// The main test class for Audio
Effects
Factory HIDL HAL.
142
"Verify that
effects
factory can provide an effect descriptor via "
/packages/apps/Gallery2/res/values/
filtershow_strings.xml
49
<string name="show_imagestate_panel">Show Applied
Effects
</string>
51
<string name="hide_imagestate_panel">Hide Applied
Effects
</string>
98
<string name="imageState">Applied
Effects
</string>
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
ValueTracking.h
288
/// Return true if the instruction does not have any
effects
besides
315
/// Returns true if the result or
effects
of the given instructions \p I
318
/// memory or may produce
effects
or undefined behaviour. Memory dependent
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
ValueTracking.h
318
/// Return true if the instruction does not have any
effects
besides
345
/// Returns true if the result or
effects
of the given instructions \p I
348
/// memory or may produce
effects
or undefined behaviour. Memory dependent
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
ValueTracking.h
318
/// Return true if the instruction does not have any
effects
besides
345
/// Returns true if the result or
effects
of the given instructions \p I
348
/// memory or may produce
effects
or undefined behaviour. Memory dependent
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
ValueTracking.h
333
/// Return true if the instruction does not have any
effects
besides
360
/// Returns true if the result or
effects
of the given instructions \p I
363
/// memory or may produce
effects
or undefined behaviour. Memory dependent
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
ValueTracking.h
333
/// Return true if the instruction does not have any
effects
besides
360
/// Returns true if the result or
effects
of the given instructions \p I
363
/// memory or may produce
effects
or undefined behaviour. Memory dependent
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
ValueTracking.h
333
/// Return true if the instruction does not have any
effects
besides
360
/// Returns true if the result or
effects
of the given instructions \p I
363
/// memory or may produce
effects
or undefined behaviour. Memory dependent
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
ValueTracking.h
333
/// Return true if the instruction does not have any
effects
besides
360
/// Returns true if the result or
effects
of the given instructions \p I
363
/// memory or may produce
effects
or undefined behaviour. Memory dependent
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
ValueTracking.h
288
/// Return true if the instruction does not have any
effects
besides
315
/// Returns true if the result or
effects
of the given instructions \p I
318
/// memory or may produce
effects
or undefined behaviour. Memory dependent
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
ValueTracking.h
318
/// Return true if the instruction does not have any
effects
besides
345
/// Returns true if the result or
effects
of the given instructions \p I
348
/// memory or may produce
effects
or undefined behaviour. Memory dependent
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
ValueTracking.h
318
/// Return true if the instruction does not have any
effects
besides
345
/// Returns true if the result or
effects
of the given instructions \p I
348
/// memory or may produce
effects
or undefined behaviour. Memory dependent
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
ValueTracking.h
333
/// Return true if the instruction does not have any
effects
besides
360
/// Returns true if the result or
effects
of the given instructions \p I
363
/// memory or may produce
effects
or undefined behaviour. Memory dependent
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
ValueTracking.h
333
/// Return true if the instruction does not have any
effects
besides
360
/// Returns true if the result or
effects
of the given instructions \p I
363
/// memory or may produce
effects
or undefined behaviour. Memory dependent
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
ValueTracking.h
333
/// Return true if the instruction does not have any
effects
besides
360
/// Returns true if the result or
effects
of the given instructions \p I
363
/// memory or may produce
effects
or undefined behaviour. Memory dependent
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
ValueTracking.h
333
/// Return true if the instruction does not have any
effects
besides
360
/// Returns true if the result or
effects
of the given instructions \p I
363
/// memory or may produce
effects
or undefined behaviour. Memory dependent
/external/clang/lib/AST/
Expr.cpp
[
all
...]
/frameworks/av/media/libeffects/testlibs/
EffectReverb.c
451
* Side
Effects
:
508
* Side
Effects
:
626
* Side
Effects
:
648
* Side
Effects
:
752
* Side
Effects
:
[
all
...]
/external/llvm/lib/Transforms/Scalar/
LoopRerollPass.cpp
[
all
...]
Completed in 3131 milliseconds
<<
61
62
63
64
65
66
67
68
69
70
>>