Searched defs:bLZW (Results 1 – 2 of 2) sorted by relevance
248 FX_DWORD FPDFAPI_FlateOrLZWDecode(FX_BOOL bLZW, const FX_BYTE* src_buf, FX_DWORD src_size, CPDF_Dic… in FPDFAPI_FlateOrLZWDecode()
835 FX_DWORD CCodec_FlateModule::FlateOrLZWDecode(FX_BOOL bLZW, const FX_BYTE* src_buf, FX_DWORD src_si… in FlateOrLZWDecode()