Searched refs:playerEOS (Results 1 – 1 of 1) sorted by relevance
2984 bool playerEOS = pipelineStates_ == PlayerStates::PLAYER_PLAYBACK_COMPLETE; in StartSeekContinous() local2985 if (demuxerEOS || decoderEOS || playerEOS) { in StartSeekContinous()