Home
last modified time | relevance | path

Searched refs:timeLapseFps (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/codec2/sfplugin/
DCCodec.cpp842 double timeLapseFps; in configure() local
844 if (msg->findDouble("time-lapse-fps", &timeLapseFps)) { in configure()
845 config->mISConfig->mCaptureFps = timeLapseFps; in configure()