Home
last modified time | relevance | path

Searched defs:c_offset (Results 1 – 17 of 17) sorted by relevance

/aosp12/frameworks/rs/tests/java_api/RsBLAS_Benchmark/src/com/example/android/rs/blasbenchmark/
H A DGoogLeNet.java221 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 DBNNMTest.java43 private int c_offset; field in BNNMTest
/aosp12/frameworks/rs/cpu_ref/
H A DrsCpuIntrinsicBLAS.cpp44 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 DSoftwareRenderer.cpp39 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 Dvideo_encoder_device_copper.cpp1637 int c_offset = 0; in venc_empty_buf() local
H A Dvideo_encoder_device.cpp1679 int c_offset = 0; in venc_empty_buf() local
/aosp12/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
H A Dvideo_encoder_device.cpp264 int c_offset = 0; in venc_input_log_buffers() local
/aosp12/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
H A Dvideo_encoder_device.cpp265 int c_offset = 0; in venc_input_log_buffers() local
/aosp12/frameworks/rs/
H A DrsDefines.h471 int32_t c_offset; member
/aosp12/frameworks/rs/cpp/
H A DScriptIntrinsicBLAS.cpp163 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 DRenderScript.java982 … 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 DScriptIntrinsicBLAS.java4167 …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 DRenderScript.java1022 … 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 DScriptIntrinsicBLAS.java3293 …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 Dandroid_renderscript_RenderScript.cpp753 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 Dandroid_renderscript_RenderScript.cpp757 … 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 Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...