Searched refs:kAlphaFix (Results 1 – 1 of 1) sorted by relevance
577 static const int kAlphaFix = 19; variable719 #define DIVIDE_BY_ALPHA(sum, a) (((sum) * kInvAlpha[(a)]) >> (kAlphaFix - 2))862 assert(kAlphaFix + kGammaFix <= 31); in ImportYUVAFromRGBA()