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

/frameworks/av/services/audioflinger/
H A DEffects.cpp900 uint32_t accel = flags & EFFECT_FLAG_HW_ACC_MASK; local
901 if (accel) {
903 switch (accel) {

Completed in 66 milliseconds