Home | History | Annotate | Download | only in audioflinger

Lines Matching full:effects

250                 // Called by AudioFlinger::frameCount(audio_io_handle_t output) and effects,
326 // ThreadBase mutex before processing the mixer and effects. This guarantees the
340 // the effects audio session
350 // - EFFECT_SESSION if effects on this audio session exist in one chain
364 // check if some effects must be suspended/restored when an effect is enabled
415 // suspend or restore effects of the specified type (or all if type is NULL)
425 // check if some effects must be suspended when an effect chain is added
486 // list of suspended effects per session and per type. The first (outer) vector is
804 size_t mNormalFrameCount; // normal mixer and effects
845 // Effects Buffer (mEffectsBuffer*)
847 // In the case of effects data, which is not in the sink format,
851 // Set to "true" to enable the Effects Buffer otherwise effects output goes to sink buffer.
867 // When this is set, all mixer data is routed into the effects buffer