Searched defs:base_value (Results 1 – 2 of 2) sorted by relevance
122 static WEBP_INLINE int LinearToGamma(uint32_t base_value, int shift) { in LinearToGamma()131 static WEBP_INLINE int LinearToGamma(uint32_t base_value, int shift) { in LinearToGamma()
280 struct vtn_value *base_value, in _foreach_decoration_helper()