Searched refs:BmpDetectImageType (Results 1 – 2 of 2) sorted by relevance
166 bool BmpDetectImageType(CFX_DIBAttribute* pAttribute, uint32_t size);
1006 return BmpDetectImageType(pAttribute, size); in DetectImageType()1021 bool CCodec_ProgressiveDecoder::BmpDetectImageType(CFX_DIBAttribute* pAttribute, in BmpDetectImageType() function in CCodec_ProgressiveDecoder