Searched refs:kHashMul (Results 1 – 7 of 7) sorted by relevance
34 static const uint32_t kHashMul = 0x1e35a7bdu; variable38 return (int)((argb * kHashMul) >> shift); in VP8LHashPix()
173 constexpr uint32_t kHashMul = 0x931e8875; in MixIntoSeedMaterial() local181 hash_const *= kHashMul; in MixIntoSeedMaterial()
221 constexpr uint32_t kHashMul = 0x931e8875; in MixIntoSeedMaterial() local229 hash_const *= kHashMul; in MixIntoSeedMaterial()