Searched refs:timeLapseFps (Results 1 – 1 of 1) sorted by relevance
975 double timeLapseFps; in configure() local977 if (msg->findDouble("time-lapse-fps", &timeLapseFps)) { in configure()978 config->mISConfig->mCaptureFps = timeLapseFps; in configure()