Searched refs:PLL (Results 1 – 2 of 2) sorted by relevance
50 struct PLL { struct51 PLL();89 PLL mPll; // PLL for video frame rate based on render time
66 VideoFrameScheduler::PLL::PLL() in PLL() function in android::VideoFrameScheduler::PLL75 void VideoFrameScheduler::PLL::reset(float fps) { in reset()95 void VideoFrameScheduler::PLL::restart() { in restart()102 void VideoFrameScheduler::PLL::test() {126 bool VideoFrameScheduler::PLL::fit( in fit()179 void VideoFrameScheduler::PLL::prime(size_t numSamplesToUse) { in prime()264 nsecs_t VideoFrameScheduler::PLL::addSample(nsecs_t time) { in addSample()