/aosp12/frameworks/rs/tests/java_api/RsBLAS_Benchmark/src/com/example/android/rs/blasbenchmark/ |
H A D | GoogLeNet.java | 221 int c_offset = 1; in runTest() local 225 … mBLAS.BNNM(matA.get(i), a_offset, matB.get(i), b_offset, matC.get(i), c_offset, c_mult_int); in runTest() local
|
H A D | BNNMTest.java | 43 private int c_offset; field in BNNMTest
|
/aosp12/frameworks/rs/cpu_ref/ |
H A D | rsCpuIntrinsicBLAS.cpp | 44 uint8_t c_offset = 0; member in android::renderscript::RsdCpuScriptIntrinsicBLAS 836 uint8_t* c, int32_t c_offset, size_t ldc, in kernelBNNM()
|
/aosp12/frameworks/av/media/libstagefright/colorconversion/ |
H A D | SoftwareRenderer.cpp | 39 int32_t c_offset = (cropTop / 2) * ycbcr.cstride + cropLeft / 2; in initDstYUV() local
|
/aosp12/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/ |
H A D | video_encoder_device_copper.cpp | 1637 int c_offset = 0; in venc_empty_buf() local
|
H A D | video_encoder_device.cpp | 1679 int c_offset = 0; in venc_empty_buf() local
|
/aosp12/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/ |
H A D | video_encoder_device.cpp | 264 int c_offset = 0; in venc_input_log_buffers() local
|
/aosp12/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/ |
H A D | video_encoder_device.cpp | 265 int c_offset = 0; in venc_input_log_buffers() local
|
/aosp12/frameworks/rs/ |
H A D | rsDefines.h | 471 int32_t c_offset; member
|
/aosp12/frameworks/rs/cpp/ |
H A D | ScriptIntrinsicBLAS.cpp | 163 RsAllocation C, int c_offset, int c_mult_int) { in nScriptIntrinsicBLAS_BNNM() 1840 const sp<Allocation>& C, int c_offset, int c_mult) { in BNNM()
|
/aosp12/frameworks/rs/support/java/src/androidx/renderscript/ |
H A D | RenderScript.java | 982 … long A, int a_offset, long B, int b_offset, long C, int c_offset, in rsnScriptIntrinsicBLAS_BNNM() 985 … long A, int a_offset, long B, int b_offset, long C, int c_offset, in nScriptIntrinsicBLAS_BNNM()
|
H A D | ScriptIntrinsicBLAS.java | 4167 …M(Allocation A, int a_offset, Allocation B, int b_offset, Allocation C, int c_offset, int c_mult) { in BNNM() 4190 …rinsicBLAS_BNNM(getID(mRS), M, N, K, aID, a_offset, bID, b_offset, cID, c_offset, c_mult, mUseIncS… in BNNM() local
|
/aosp12/frameworks/base/rs/java/android/renderscript/ |
H A D | RenderScript.java | 1022 … long A, int a_offset, long B, int b_offset, long C, int c_offset, in rsnScriptIntrinsicBLAS_BNNM() 1025 … long A, int a_offset, long B, int b_offset, long C, int c_offset, in nScriptIntrinsicBLAS_BNNM()
|
H A D | ScriptIntrinsicBLAS.java | 3293 …M(Allocation A, int a_offset, Allocation B, int b_offset, Allocation C, int c_offset, int c_mult) { in BNNM() 3308 …tID(mRS), M, N, K, A.getID(mRS), a_offset, B.getID(mRS), b_offset, C.getID(mRS), c_offset, c_mult); in BNNM() local
|
/aosp12/frameworks/rs/support/jni/ |
H A D | android_renderscript_RenderScript.cpp | 753 jlong A, jint a_offset, jlong B, jint b_offset, jlong C, jint c_offset, in nScriptIntrinsicBLAS_BNNM()
|
/aosp12/frameworks/base/rs/jni/ |
H A D | android_renderscript_RenderScript.cpp | 757 … jlong A, jint a_offset, jlong B, jint b_offset, jlong C, jint c_offset, in nScriptIntrinsicBLAS_BNNM()
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |