Home
last modified time | relevance | path

Searched defs:framesToEnd (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/oboe/apps/OboeTester/app/src/main/cpp/
H A DMultiChannelRecording.h108 int32_t framesToEnd = mMaxFrames - indexFrame; in write() local
137 int32_t framesToEnd = mMaxFrames - indexFrame; in read() local