Searched refs:decoder0Rate (Results 1 – 1 of 1) sorted by relevance
95 float decoder0Rate = mVideoDecoders[0]->getPlaybackFrameRate(); in startDecoders() local98 if (std::fabs(decoder0Rate - currentDecoderRate) > std::numeric_limits<float>::epsilon()) { in startDecoders()100 << "), frame rates - " << decoder0Rate << ", " << currentDecoderRate; in startDecoders()