Searched refs:byteBase (Results 1 – 1 of 1) sorted by relevance
43 const uint8_t *byteBase = (uint8_t *) mData; in onProcess() local44 const uint8_t *byteData = &byteBase[mFrameIndex * channelCount * kBytesPerI24Packed]; in onProcess()