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