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.cpp1892 bool gotSps = false; local
1906 if (!gotSps) {
1907 gotSps = true;
1911 if (!gotSps) {

Completed in 4703 milliseconds