Home | History | Annotate | Download | only in audioflinger

Lines Matching refs:__unused

106     inline void acc(TC coef __unused, const TI*& data __unused) {
108 inline void volume(TO*& out __unused, TO gain __unused) {
151 TC interpolatep(TC coef_0, TC coef_1 __unused, TINTERP lerp __unused) {
157 TC interpolaten(TC coef_0 __unused, TC coef_1, TINTERP lerp __unused) {
301 const TC* coefsP1 __unused,
302 const TC* coefsN1 __unused,