Home | History | Annotate | Download | only in audioflinger

Lines Matching defs:bufSize

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