Searched defs:GetScale (Results 1 – 4 of 4) 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
1567 STDMETHOD(GetScale)(THIS_ DWORD *pdwScale) PURE; in DECLARE_INTERFACE_() local