Searched refs:IsFlatSource16 (Results 1 – 2 of 2) sorted by relevance
72 static WEBP_INLINE int IsFlatSource16(const uint8_t* src) { in IsFlatSource16() function
991 int is_flat = IsFlatSource16(it->yuv_in_ + Y_OFF_ENC); in PickBestIntra16()1259 if (IsFlatSource16(src)) { in RefineUsingDistortion()