Searched defs:GetScale (Results 1 – 8 of 8) sorted by relevance
27 static Scale GetScale(U8CPU alpha) { in GetScale() function
128 static WEBP_INLINE uint32_t GetScale(uint32_t a, int inverse) { in GetScale() function134 static WEBP_INLINE uint32_t GetScale(uint32_t a, int inverse) { in GetScale() function
130 static WEBP_INLINE uint32_t GetScale(uint32_t a) { in GetScale() function
986 bool Blitter::GetScale(float4 &scale, Format format) in GetScale() function in sw::Blitter
307 std::pair<CNodePtr, float> DivergInfo::GetScale() { in GetScale() function in mindspore::lite::quant::DivergInfo