[go: nahoru, domu]

Searched refs:ZHPR (Results 1 - 4 of 4) sorted by relevance

/frameworks/rs/cpp/
H A DrsCppStructs.h3157 * ZHPR performs the rank 1 operation
3176 void ZHPR(RsBlasUplo Uplo, double alpha, sp<Allocation> X, int incX, sp<Allocation> Ap);
H A DScriptIntrinsicBLAS.cpp1159 void ScriptIntrinsicBLAS::ZHPR(RsBlasUplo Uplo, double alpha, sp<Allocation> X, function in class:ScriptIntrinsicBLAS
/frameworks/base/rs/java/android/renderscript/
H A DScriptIntrinsicBLAS.java2181 * ZHPR performs the rank 1 operation
2200 public void ZHPR(@Uplo int Uplo, double alpha, Allocation X, int incX, Allocation Ap) { method in class:ScriptIntrinsicBLAS
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
H A DScriptIntrinsicBLAS.java2756 * ZHPR performs the rank 1 operation
2775 public void ZHPR(@Uplo int Uplo, double alpha, Allocation X, int incX, Allocation Ap) { method in class:ScriptIntrinsicBLAS

Completed in 39 milliseconds