Home | History | Annotate | Download | only in audioflinger

Lines Matching defs:bufSize

1066     size_t bufSize = state->frameCount * sizeof(int16_t) * MAX_NUM_CHANNELS;
1085 memset(t1.mainBuffer, 0, bufSize);