Searched refs:needAll (Results 1 - 1 of 1) sorted by path

/haiku/src/add-ons/translators/jpeg/
H A DJPEGTranslator.cpp1159 bool needAll = orientation != 1; local
1210 JPOOL_PERMANENT, needAll ? dataSize : rowBytes);
1223 if (!needAll) {
1235 if (needAll) {

Completed in 197 milliseconds