Home
last modified time | relevance | path

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

/aosp12/frameworks/av/cmds/stagefright/
H A Drecordvideo.cpp169 int iFramesIntervalSeconds = 1; in main() local
205 iFramesIntervalSeconds = atoi(optarg); in main()
291 enc_meta->setInt32("i-frame-interval", iFramesIntervalSeconds); in main()