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