Lines Matching refs:nRet

91     FX_INT32 nRet;

94 nRet = JBIG2_ERROR_TOO_SHORT;
99 nRet = JBIG2_ERROR_FILE_FORMAT;
105 nRet = JBIG2_ERROR_TOO_SHORT;
111 nRet = JBIG2_ERROR_TOO_SHORT;
127 return nRet;
131 FX_INT32 nRet;
136 nRet = parseSegmentHeader(m_pSegment);
137 if(nRet != JBIG2_SUCCESS) {
140 return nRet;
144 nRet = parseSegmentData(m_pSegment, pPause);
150 if((nRet == JBIG2_END_OF_PAGE) || (nRet == JBIG2_END_OF_FILE)) {
154 } else if(nRet != JBIG2_SUCCESS) {
157 return nRet;
186 FX_INT32 nRet;
189 nRet = parseSegmentHeader(pSegment);
190 if(nRet != JBIG2_SUCCESS) {
192 return nRet;
209 FX_INT32 nRet;
211 nRet = parseSegmentData(m_pSegmentList->getAt(m_nSegmentDecoded), pPause);
212 if((nRet == JBIG2_END_OF_PAGE) || (nRet == JBIG2_END_OF_FILE)) {
214 } else if(nRet != JBIG2_SUCCESS) {
215 return nRet;
227 FX_INT32 nRet = 0;
229 nRet = m_pGlobalContext->decode_EmbedOrgnazation(pPause);
230 if(nRet != JBIG2_SUCCESS) {
232 return nRet;
245 return nRet;
253 FX_INT32 nRet;
257 nRet = decodeFile(pPause);
260 nRet = decode_SquentialOrgnazation(pPause);
264 nRet = decode_RandomOrgnazation_FirstPage(pPause);
266 nRet = decode_RandomOrgnazation(pPause);
270 nRet = decode_EmbedOrgnazation(pPause);
277 nRet = decode_SquentialOrgnazation(pPause);
279 nRet = decode_RandomOrgnazation_FirstPage(pPause);
281 nRet = decode_RandomOrgnazation(pPause);
287 return nRet;
290 if(!m_bBufSpecified && nRet == JBIG2_SUCCESS) {
294 if(nRet == JBIG2_SUCCESS) {
299 return nRet;
303 FX_INT32 nRet = JBIG2_ERROR_STREAM_TYPE;
314 return nRet;
319 nRet = decodeFile(pPause);
322 nRet = decode_SquentialOrgnazation(pPause);
325 nRet = decode_RandomOrgnazation(pPause);
328 nRet = decode_EmbedOrgnazation(pPause);
333 return nRet;
337 FX_INT32 nRet;
341 nRet = m_pGlobalContext->decode_EmbedOrgnazation(pPause);
342 if(nRet != JBIG2_SUCCESS) {
343 return nRet;
351 FX_INT32 nRet;
357 nRet = decodeFile(pPause);
360 nRet = decode_SquentialOrgnazation(pPause);
363 nRet = decode_RandomOrgnazation(pPause);
366 nRet = decode_EmbedOrgnazation(pPause);
371 if(nRet == JBIG2_SUCCESS) {
376 return nRet;
609 FX_INT32 i, nIndex, nRet;
619 nRet = JBIG2_ERROR_TOO_SHORT;
639 nRet = JBIG2_ERROR_TOO_SHORT;
648 nRet = JBIG2_ERROR_TOO_SHORT;
656 nRet = JBIG2_ERROR_TOO_SHORT;
662 nRet = JBIG2_ERROR_LIMIT;
668 nRet = JBIG2_ERROR_FETAL;
699 nRet = JBIG2_ERROR_FETAL;
715 nRet = JBIG2_ERROR_FETAL;
732 nRet = JBIG2_ERROR_FETAL;
745 nRet = JBIG2_ERROR_FETAL;
761 nRet = JBIG2_ERROR_FETAL;
799 nRet = JBIG2_ERROR_FETAL;
807 nRet = JBIG2_ERROR_FETAL;
878 return nRet;
885 FX_INT32 i, nIndex, nRet;
909 nRet = JBIG2_ERROR_TOO_SHORT;
930 nRet = JBIG2_ERROR_TOO_SHORT;
946 nRet = JBIG2_ERROR_TOO_SHORT;
953 nRet = JBIG2_ERROR_TOO_SHORT;
959 nRet = JBIG2_ERROR_FETAL;
990 nRet = JBIG2_ERROR_FETAL;
1007 nRet = JBIG2_ERROR_FETAL;
1023 nRet = JBIG2_ERROR_FETAL;
1044 nRet = JBIG2_ERROR_FETAL;
1065 nRet = JBIG2_ERROR_FETAL;
1082 nRet = JBIG2_ERROR_FETAL;
1103 nRet = JBIG2_ERROR_FETAL;
1124 nRet = JBIG2_ERROR_FETAL;
1145 nRet = JBIG2_ERROR_FETAL;
1158 nRet = JBIG2_ERROR_FETAL;
1175 nRet = JBIG2_ERROR_FETAL;
1184 nRet = JBIG2_ERROR_FETAL;
1288 return nRet;
1298 FX_INT32 nRet;
1305 nRet = JBIG2_ERROR_TOO_SHORT;
1310 nRet = JBIG2_ERROR_LIMIT;
1325 nRet = JBIG2_ERROR_FETAL;
1334 nRet = JBIG2_ERROR_FETAL;
1343 return nRet;
1355 FX_INT32 nRet;
1366 nRet = JBIG2_ERROR_TOO_SHORT;
1378 nRet = JBIG2_ERROR_FETAL;
1384 nRet = JBIG2_ERROR_FETAL;
1390 nRet = JBIG2_ERROR_FETAL;
1407 nRet = JBIG2_ERROR_FETAL;
1416 nRet = JBIG2_ERROR_FETAL;
1436 return nRet;
1443 FX_INT32 i, nRet;
1449 nRet = JBIG2_ERROR_TOO_SHORT;
1454 nRet = JBIG2_FAILED;
1467 nRet = JBIG2_ERROR_TOO_SHORT;
1475 nRet = JBIG2_ERROR_TOO_SHORT;
1514 nRet = JBIG2_ERROR_FETAL;
1530 nRet = JBIG2_ERROR_FETAL;
1553 return nRet;
1561 FX_INT32 i, nRet;
1570 nRet = JBIG2_ERROR_TOO_SHORT;
1581 nRet = JBIG2_ERROR_TOO_SHORT;
1592 nRet = JBIG2_ERROR_FETAL;
1602 nRet = JBIG2_ERROR_FETAL;
1620 nRet = JBIG2_ERROR_FETAL;
1641 return nRet;