Home
last modified time | relevance | path

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

/cts/tests/tests/rsblas/src/android/renderscript/cts/
DIntrinsicBLAS.java44 private int[] mTranspose = {ScriptIntrinsicBLAS.NO_TRANSPOSE, field in IntrinsicBLAS
291 for (int trans : mTranspose) { in L2_xGEMV_API()
589 for (int trans : mTranspose) { in L2_xGBMV_API()
1780 for (int TransA : mTranspose) { in L2_xTRMV_API()
2046 for (int TransA : mTranspose) { in L2_xTBMV_API()
2353 for (int TransA : mTranspose) { in L2_xTPMV_API()
2625 for (int TransA : mTranspose) { in L2_xTRSV_API()
2893 for (int TransA : mTranspose) { in L2_xTBSV_API()
3163 for (int TransA : mTranspose) { in L2_xTPSV_API()
5040 for (int transA : mTranspose) { in L3_xGEMM_API()
[all …]