Searched refs:STOP_BUFFER_POSITION (Results 1 – 1 of 1) sorted by relevance
40 constexpr int32_t STOP_BUFFER_POSITION = 700000; variable161 if (!stopTested && (currFilePos > STOP_BUFFER_POSITION) && audioRenderer->Stop()) { in TestPauseStop()