Searched refs:kBmpRgb (Results 1 – 1 of 1) sorted by relevance
43 constexpr uint32_t kBmpRgb = 0L; variable138 compress_flag_ = kBmpRgb; in ReadBmpHeaderIfh()205 if (compress_flag_ != kBmpRgb || bi_planes != 1 || color_used_ != 0) in ReadBmpHeaderIfh()330 case kBmpRgb: in ValidateFlag()355 case kBmpRgb: in DecodeImage()