Searched refs:gotPps (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
H A DVideoEditorUtils.cpp306 bool gotPps = false; local
315 if (gotPps) {
329 if (!gotPps) {
330 gotPps = true;
/frameworks/av/media/libstagefright/
H A DMPEG4Writer.cpp1792 bool gotPps = false; local
1801 if (gotPps) {
1814 if (!gotPps) {
1815 gotPps = true;

Completed in 917 milliseconds