Home
last modified time | relevance | path

Searched refs:SZmRR (Results 1 – 1 of 1) sorted by relevance

/third_party/astc-encoder/Source/
Dastcenc_ideal_endpoints_and_weights.cpp1032 float SZmRR = S * Z - RR; in compute_rgbo_vector() local
1033 float DT = SZmRR * Y - Z * QQ; in compute_rgbo_vector()
1049 vfloat4 mat1(ZQP, SZmRR * X - Z * PP, RQX, mZQX); in compute_rgbo_vector()