Searched refs:u_chroma (Results 1 – 1 of 1) sorted by relevance
185 final float u_chroma = normalizedByte(yuvPlanes[1].get()); in testYuvRendering() local191 1.16438f * y_luma - 0.391762f * u_chroma - 0.812968f * v_chroma + 0.531668f); in testYuvRendering()193 saturatedConvert(1.16438f * y_luma + 2.01723f * u_chroma - 1.08563f); in testYuvRendering()