Searched refs:kFlate (Results 1 – 1 of 1) sorted by relevance
584 enum class PredictorType : uint8_t { kNone, kFlate, kPng }; enumerator589 return PredictorType::kFlate; in GetPredictor()734 case PredictorType::kFlate: in GetNextLineWithPredictedPitch()763 case PredictorType::kFlate: in GetNextLineWithoutPredictedPitch()840 case PredictorType::kFlate: in FlateOrLZWDecode()