Searched defs:gotSps (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
H A DVideoEditorUtils.cpp305 bool gotSps = false; local
319 if (!gotSps) {
320 gotSps = true;
325 if (!gotSps) {
/frameworks/av/media/libstagefright/
H A DMPEG4Writer.cpp1668 bool gotSps = false; local
1682 if (!gotSps) {
1683 gotSps = true;
1687 if (!gotSps) {

Completed in 87 milliseconds