Searched defs:kRound (Results 1 – 2 of 2) sorted by relevance
226 const __m128i kRound = in MultARGBRow() local259 const __m128i kRound = _mm_set1_epi16(1 << 7); in MultRow() local
242 const int kRound = (1 << (YUV_FIX - 1)) + (16 << YUV_FIX); in VP8RGBToY() local263 const int kRound = (1 << (YUV_FIX - 1)); in VP8RGBToY() local