Home
last modified time | relevance | path

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

/aosp12/frameworks/av/cmds/stagefright/
H A Drecordvideo.cpp63 mMaxNumFrames(nFrames), in DummySource()
96 if (mNumFramesOutput == mMaxNumFrames) { in read()
129 int mMaxNumFrames; member in DummySource