Searched refs:originalFrameCount (Results 1 – 2 of 2) sorted by relevance
2767 const uint32_t originalFrameCount = mProxy->frameCount(); in restoreTrack_l() local2830 if (originalStartThresholdInFrames != originalFrameCount) { in restoreTrack_l()
2205 const size_t originalFrameCount = buffer->mFrameCount; in obtainBuffer() local2209 buffer->mFrameCount = originalFrameCount; // cleared on error, must be restored. in obtainBuffer()