Home
last modified time | relevance | path

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

/frameworks/rs/tests/java_api/RsBLAS_Benchmark/src/com/example/android/rs/blasbenchmark/
DBNNMTest.java234 mBLAS.BNNM(matA, a_offset, matB, b_offset, matC, c_offset, c_mult_int); in setTestSmall()
305 mBLAS.BNNM(matA, a_offset, matB, b_offset, matC, c_offset, c_mult_int); in setTestMedium()
354 mBLAS.BNNM(matA, a_offset, matB, b_offset, matC, c_offset, c_mult_int); in setTestLarge()
364 mBLAS.BNNM(matA, a_offset, matB, b_offset, matC, c_offset, c_mult_int); in runTest()
DGoogLeNet.java225 … mBLAS.BNNM(matA.get(i), a_offset, matB.get(i), b_offset, matC.get(i), c_offset, c_mult_int); in runTest()
/frameworks/rs/cpp/
DrsCppStructs.h3748 …void BNNM(const sp<Allocation>& A, int a_offset, const sp<Allocation>& B, int b_offset, const sp<A…
DScriptIntrinsicBLAS.cpp1839 void ScriptIntrinsicBLAS::BNNM(const sp<Allocation>& A, int a_offset, const sp<Allocation>& B, int … in BNNM() function in ScriptIntrinsicBLAS
/frameworks/base/rs/java/android/renderscript/
DScriptIntrinsicBLAS.java3289 …public void BNNM(Allocation A, int a_offset, Allocation B, int b_offset, Allocation C, int c_offse… in BNNM() method in ScriptIntrinsicBLAS
/frameworks/rs/support/java/src/android/support/v8/renderscript/
DScriptIntrinsicBLAS.java4163 …public void BNNM(Allocation A, int a_offset, Allocation B, int b_offset, Allocation C, int c_offse… in BNNM() method in ScriptIntrinsicBLAS
/frameworks/support/api/
D23.0.0.txt10627 …method public void BNNM(android.support.v8.renderscript.Allocation, int, android.support.v8.render…
D23.2.1.txt11546 …method public void BNNM(android.support.v8.renderscript.Allocation, int, android.support.v8.render…
D23.2.0.txt11544 …method public void BNNM(android.support.v8.renderscript.Allocation, int, android.support.v8.render…
D23.1.1.txt11015 …method public void BNNM(android.support.v8.renderscript.Allocation, int, android.support.v8.render…
D23.4.0.txt11562 …method public void BNNM(android.support.v8.renderscript.Allocation, int, android.support.v8.render…
D23.1.0.txt11046 …method public void BNNM(android.support.v8.renderscript.Allocation, int, android.support.v8.render…
D24.0.0.txt12362 …method public void BNNM(android.support.v8.renderscript.Allocation, int, android.support.v8.render…
D24.1.0.txt12372 …method public void BNNM(android.support.v8.renderscript.Allocation, int, android.support.v8.render…
/frameworks/base/api/
Dcurrent.txt36216 …method public void BNNM(android.renderscript.Allocation, int, android.renderscript.Allocation, int…
Dsystem-current.txt39273 …method public void BNNM(android.renderscript.Allocation, int, android.renderscript.Allocation, int…