Searched refs:mCaptureFps (Results 1 – 2 of 2) sorted by relevance
66 float mCaptureFps; // capture fps member
307 if (config.mCaptureFps != mConfig.mCaptureFps || config.mCodedFps != mConfig.mCodedFps) { in configure()309 GetStatus(mSource->setTimeLapseConfig(config.mCodedFps, config.mCaptureFps)); in configure()310 status << " timeLapse " << config.mCaptureFps << "fps as " << config.mCodedFps << "fps"; in configure()315 mConfig.mCaptureFps = config.mCaptureFps; in configure()743 config->mISConfig->mCaptureFps = value; in configure()