Searched refs:pDestValues (Results 1 – 2 of 2) sorted by relevance
120 float* pDestValues) { in Translate() argument141 pDestValues[0] = output[2] / 255.0f; in Translate()142 pDestValues[1] = output[1] / 255.0f; in Translate()143 pDestValues[2] = output[0] / 255.0f; in Translate()
43 float* pDestValues);