Searched defs:accel (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/services/audioflinger/
H A DEffects.cpp892 uint32_t accel = flags & EFFECT_FLAG_HW_ACC_MASK; local
893 if (accel) {
895 switch (accel) {

Completed in 703 milliseconds