Searched refs:period_bytes (Results 1 – 1 of 1) sorted by relevance
334 int period_bytes = mHandle->handle->period_size; in read() local335 int period_samples = period_bytes >> 1; in read()371 period_bytes); in read()372 …LOGV("pcm_read() returned n = %d buffer:%p size:%d", n, &mSurroundInputBuffer[read], period_bytes); in read()