Home | History | Annotate | Download | only in libmedia

Lines Matching refs:mFrameSize

261         mFrameSize = channelCount * audio_bytes_per_sample(format);
264 mFrameSize = sizeof(uint8_t);