Searched refs:bLZW (Results 1 – 4 of 4) sorted by relevance
34 bool bLZW,
806 bool bLZW, in FlateOrLZWDecode() argument820 if (bLZW) { in FlateOrLZWDecode()
71 uint32_t FlateOrLZWDecode(bool bLZW,
343 uint32_t FlateOrLZWDecode(bool bLZW, in FlateOrLZWDecode() argument363 return FlateModule::FlateOrLZWDecode(bLZW, src_span, bEarlyChange, predictor, in FlateOrLZWDecode()