Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libstagefright/
H A DMPEG4Writer.cpp1905 bool containsCaptureFps = mMetaKeys->contains(kMetaKey_CaptureFps); in setCaptureRate() local
1907 if (!containsCaptureFps) { in setCaptureRate()