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

/frameworks/av/media/libstagefright/codecs/avc/enc/src/
H A Dslice.cpp925 int dcOnlyPredictionFlag; local
938 dcOnlyPredictionFlag = 0;
958 dcOnlyPredictionFlag = 1;
981 dcOnlyPredictionFlag = 1;
985 if (dcOnlyPredictionFlag)
H A Dintra_est.cpp1225 int dcOnlyPredictionFlag; local
1230 dcOnlyPredictionFlag = 0;
1250 dcOnlyPredictionFlag = 1;
1274 dcOnlyPredictionFlag = 1;
1279 if (dcOnlyPredictionFlag)

Completed in 36 milliseconds