HomeSort by relevance Sort by last modified time
    Searched refs:SDREFAGG (Results 1 - 3 of 3) sorted by null

  /external/pdfium/core/src/fxcodec/jbig2/
JBig2_SddProc.h 34 FX_BOOL SDREFAGG;
JBig2_SddProc.cpp 94 if (SDREFAGG == 0) {
321 if (SDREFAGG == 0) {
363 if (SDREFAGG == 1) {
529 if (SDREFAGG == 0) {
534 if (SDREFAGG == 0) {
611 if (SDREFAGG == 0) {
620 if (SDREFAGG == 0) {
JBig2_Context.cpp 441 pSymbolDictDecoder->SDREFAGG = (wFlags >> 1) & 0x0001;
455 if (pSymbolDictDecoder->SDREFAGG == 1 &&
558 if (pSymbolDictDecoder->SDREFAGG == 1) {
577 const bool bUseGrContext = (pSymbolDictDecoder->SDREFAGG == 1);
    [all...]

Completed in 313 milliseconds