Searched refs:startFrameIndex (Results 1 – 2 of 2) sorted by relevance
204 int32_t startFrameIndex, int32_t endFrameIndex) { in sendBuffersToWriter() argument206 for (int idx = startFrameIndex; idx < endFrameIndex; ++idx) { in sendBuffersToWriter()
149 int32_t startFrameIndex, int32_t endFrameIndex);