Searched defs:blueShift (Results 1 – 6 of 6) sorted by relevance
494 const size_t blueShift = 20; // blue is bits 20 through 29 in CopyXYZ10W2ToXYZWFloatVertexData() local527 const size_t blueShift = 2; // blue is bits 2 through 11 in CopyXYZ10ToXYZWFloatVertexData() local559 const size_t blueShift = 2; // blue is bits 2 through 11 in CopyW2XYZ10ToXYZWFloatVertexData() local
157 CF2_Fixed blueShift; member
551 CF2_Fixed* blueShift, in cf2_getBlueMetrics()
41 GLuint redShift, greenShift, blueShift, alphaShift; member
2083 void Magick::Image::blueShift(const double factor_) in blueShift() function in Magick::Image
171 GLint redShift, greenShift, blueShift, alphaShift; member