Searched defs:IsFlat (Results 1 – 4 of 4) sorted by relevance
20 #define IsFlat IsFlat_NEON macro28 static WEBP_INLINE int IsFlat(const int16_t* levels, int num_blocks, in IsFlat() function51 #define IsFlat IsFlat_C macro53 static WEBP_INLINE int IsFlat(const int16_t* levels, int num_blocks, in IsFlat() function
106 bool IsFlat() const { return state_ != NON_FLAT; } in IsFlat() function
356 bool String::IsFlat() { in IsFlat() function
1285 inline bool CodedInputStream::IsFlat() const { in IsFlat() function