Home
last modified time | relevance | path

Searched refs:needAll (Results 1 – 1 of 1) sorted by relevance

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