Home
last modified time | relevance | path

Searched refs:byteBase (Results 1 – 1 of 1) sorted by relevance

/external/oboe/src/flowgraph/
DSourceI24.cpp43 const uint8_t *byteBase = (uint8_t *) mData; in onProcess() local
44 const uint8_t *byteData = &byteBase[mFrameIndex * channelCount * kBytesPerI24Packed]; in onProcess()