Home
last modified time | relevance | path

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

/frameworks/rs/cpp/
DrsCppStructs.h1934 void SGBMV(RsBlasTranspose TransA,
DScriptIntrinsicBLAS.cpp257 void ScriptIntrinsicBLAS::SGBMV(RsBlasTranspose TransA, int KL, int KU, float alpha, const sp<Alloc… in SGBMV() function in ScriptIntrinsicBLAS
/frameworks/base/rs/java/android/renderscript/
DScriptIntrinsicBLAS.java417 …public void SGBMV(@Transpose int TransA, int KL, int KU, float alpha, Allocation A, Allocation X, … in SGBMV() method in ScriptIntrinsicBLAS
/frameworks/rs/support/java/src/androidx/renderscript/
DScriptIntrinsicBLAS.java464 …public void SGBMV(@Transpose int TransA, int KL, int KU, float alpha, Allocation A, Allocation X, … in SGBMV() method in ScriptIntrinsicBLAS
/frameworks/base/non-updatable-api/
Dcurrent.txt40547 …method public void SGBMV(int, int, int, float, android.renderscript.Allocation, android.renderscri…
/frameworks/base/api/
Dcurrent.txt40691 …method public void SGBMV(int, int, int, float, android.renderscript.Allocation, android.renderscri…