Searched refs: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.cpp1890 bool gotSps = false; local
1904 if (!gotSps) {
1905 gotSps = true;
1909 if (!gotSps) {

Completed in 758 milliseconds