Searched refs:a01 (Results 1 – 1 of 1) sorted by relevance
86 register const f32 a01 = pMtxParent->m[0][1]; in MultMatrixSRTxST() local101 pMtx->m[0][1] = a01 * b11; in MultMatrixSRTxST()103 pMtx->m[0][3] = a02 * b23 + a01 * b13 + a00 * b03 + a03; in MultMatrixSRTxST()146 #define a01 s1170 VMLA.F32 a03,a01,b13180 VMUL.F32 a01,a01,b11192 #undef a01