Searched refs:pDestValues (Results 1 – 2 of 2) sorted by relevance
115 float* pDestValues) { in Translate() argument136 pDestValues[0] = output[2] / 255.0f; in Translate()137 pDestValues[1] = output[1] / 255.0f; in Translate()138 pDestValues[2] = output[0] / 255.0f; in Translate()
52 float* pDestValues);