/aosp_15_r20/cts/tests/tests/rsblas/src/android/renderscript/cts/ |
H A D | BNNMTest.java | 130 int b_offset, int c_offset, int c_mult_int) { in runBNNM() 181 final int b_offset = 12; in testSmallMatrices() local 237 final int b_offset = 10; in testMediumMatrices1() local 285 final int b_offset = 23; in testMediumMatrices2() local 321 int b_offset = 84; in testRealData() local 368 final int b_offset = 127; in testClamping() local 466 int b_offset = 12; in testExceptionHandling() local 473 int b_offset = 12; in testExceptionHandling() local 480 int b_offset = 12; in testExceptionHandling() local 487 int b_offset = -1; in testExceptionHandling() local [all …]
|
/aosp_15_r20/external/rust/crabbyavif/src/reformat/ |
D | rgb_impl.rs | 59 let b_offset = rgb.format.b_offset(); in identity_yuv8_to_rgb8_full_range() localVariable 116 let b_offset = rgb.format.b_offset(); in yuv8_to_rgb8_color() localVariable 171 let b_offset = rgb.format.b_offset(); in yuv16_to_rgb16_color() localVariable 217 let b_offset = rgb.format.b_offset(); in yuv16_to_rgb8_color() localVariable 273 let b_offset = rgb.format.b_offset(); in yuv8_to_rgb16_color() localVariable 312 let b_offset = rgb.format.b_offset(); in yuv8_to_rgb8_monochrome() localVariable 350 let b_offset = rgb.format.b_offset(); in yuv16_to_rgb16_monochrome() localVariable 378 let b_offset = rgb.format.b_offset(); in yuv16_to_rgb8_monochrome() localVariable 415 let b_offset = rgb.format.b_offset(); in yuv8_to_rgb16_monochrome() localVariable 577 let b_offset = rgb.format.b_offset(); in yuv_to_rgb_any() localVariable
|
/aosp_15_r20/external/ComputeLibrary/src/cpu/kernels/ |
H A D | CpuGemmLowpOffsetContributionKernel.cpp | 48 int32_t a_offset, int32_t b_offset) in validate_arguments() 99 … int32_t a_offset, int32_t b_offset, int32_t k_offset, bool slide_vector_sum_col, bool is_gemm3d) in run_offset_contribution() 365 …orInfo *vector_sum_col, ITensorInfo *vector_sum_row, int32_t k, int32_t a_offset, int32_t b_offset) in configure() 391 int32_t a_offset, int32_t b_offset) in validate()
|
H A D | CpuGemmLowpOffsetContributionOutputStageKernel.cpp | 138 inline int32x4_t get_b_offset(const int32_t *vector_sum_row_ptr, int32_t b_offset) in get_b_offset() 311 … int32_t a_offset, int32_t b_offset, int32_t k_offset, in run_offset_contribution_output_stage_window() 478 … int32_t a_offset, int32_t b_offset, int32_t k_offset, bool is_vector_sum_col_batched, in run_offset_contribution_output_stage() 682 … int32_t a_offset, int32_t b_offset, int32_t k_offset, bool is_vector_sum_col_batched, in run_offset_contribution_output_stage_symm() 782 int32_t a_offset, int32_t b_offset, GEMMLowpOutputStageInfo output_stage) in validate_arguments() 857 … int32_t k, int32_t a_offset, int32_t b_offset, in configure() 893 … int32_t a_offset, int32_t b_offset, GEMMLowpOutputStageInfo output_stage) in validate()
|
/aosp_15_r20/external/ComputeLibrary/src/gpu/cl/kernels/ |
H A D | ClGemmLowpOffsetContributionKernel.cpp | 46 int32_t a_offset, int32_t b_offset) in validate_arguments() 110 int32_t k, int32_t a_offset, int32_t b_offset) in configure() 167 int32_t a_offset, int32_t b_offset) in validate()
|
H A D | ClGemmLowpOffsetContributionOutputStageKernel.cpp | 48 …int32_t a_offset, int32_t b_offset, const GEMMLowpOutputStageInfo &output_stage, const ITensorInfo… in validate_arguments() 134 … int32_t k, int32_t a_offset, int32_t b_offset, const GEMMLowpOutputStageInfo &output_stage, in configure() 212 …const ITensorInfo *dst, int32_t a_offset, int32_t b_offset, const GEMMLowpOutputStageInfo &output_… in validate()
|
H A D | ClGemmLowpMatrixMultiplyReshapedOnlyRhsMMULKernel.cpp | 302 const int32_t b_offset = gemm_info.b_offset; in configure() local
|
/aosp_15_r20/external/mesa3d/src/freedreno/ir3/ |
H A D | ir3_merge_regs.c | 201 merge_merge_sets(struct ir3_merge_set *a, struct ir3_merge_set *b, int b_offset) in merge_merge_sets() 238 struct ir3_merge_set *b, int b_offset) in merge_sets_interfere() 312 struct ir3_register *b, unsigned b_offset) in try_merge_defs() 332 ir3_force_merge(struct ir3_register *a, struct ir3_register *b, int b_offset) in ir3_force_merge()
|
/aosp_15_r20/external/ComputeLibrary/tests/validation/fixtures/ |
H A D | GEMMLowpFixture.h | 235 …orShape shape_a, TensorShape shape_b, TensorShape shape_output, int32_t a_offset, int32_t b_offset) in setup() 242 …a, const TensorShape &shape_b, const TensorShape &shape_output, int32_t a_offset, int32_t b_offset) in compute_target() 248 …a, const TensorShape &shape_b, const TensorShape &shape_output, int32_t a_offset, int32_t b_offset) in compute_reference() 262 …a, TensorShape shape_b, TensorShape shape_output, int32_t a_offset, int32_t b_offset, GEMMLowpOutp… in setup() 301 …a, const TensorShape &shape_b, const TensorShape &shape_output, int32_t a_offset, int32_t b_offset, in compute_reference() 336 …a, TensorShape shape_b, TensorShape shape_output, int32_t a_offset, int32_t b_offset, GEMMLowpOutp… in setup() 1419 int b_offset = 1; in setup() local 1466 …, DataType data_type, GEMMLowpOutputStageInfo output_stage, const int a_offset, const int b_offset) in compute_target() 1565 const int a_offset, const int b_offset) in compute_reference()
|
/aosp_15_r20/external/gemmlowp/eight_bit_int_gemm/ |
H A D | eight_bit_int_gemm.cc | 71 const std::uint8_t* b, std::int32_t b_offset, int ldb, in EightBitIntGemmImpl() 111 std::int32_t b_offset, int ldb, std::int32_t* c, in EightBitIntGemmInt32Impl() 304 std::int32_t b_offset, int ldb, std::uint8_t* c, in EightBitIntGemm() 341 const std::uint8_t* b, std::int32_t b_offset, in EightBitIntGemm()
|
/aosp_15_r20/frameworks/rs/tests/java_api/RsBLAS_Benchmark/src/com/example/android/rs/blasbenchmark/ |
H A D | GoogLeNet.java | 219 int b_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 | 42 private int b_offset; field in BNNMTest
|
H A D | SGEMMTest.java | 42 private int b_offset; field in SGEMMTest
|
/aosp_15_r20/external/gemmlowp/test/ |
H A D | test.cc | 39 std::int32_t b_offset, int ldb, std::uint8_t* c, in ReferenceEightBitIntGemm() 758 int b_offset = -127; in TestWithSmallDataPerChannelQuantization() local 909 int b_offset = -127; in TestWithLargeDataPerChannelQuantization() local 1051 std::int32_t b_offset = 0; in TestMultithreadedPerChannelQuantization() local 1147 const int b_offset = 0; in TestWithSmallData() local
|
/aosp_15_r20/frameworks/rs/cpu_ref/ |
H A D | rsCpuIntrinsicBLAS.cpp | 43 uint8_t b_offset = 0; member in android::renderscript::RsdCpuScriptIntrinsicBLAS 835 const uint8_t* b, uint8_t b_offset, size_t ldb, in kernelBNNM()
|
/aosp_15_r20/cts/tests/tests/rsblas/libbnnmdata/ |
H A D | test_data.cpp | 26 const int b_offset = 84; variable
|
/aosp_15_r20/external/ComputeLibrary/tests/datasets/ |
H A D | GEMMLowpDataset.h | 102 void add_config(TensorShape a, TensorShape b, TensorShape c, int32_t a_offset, int32_t b_offset) in add_config()
|
H A D | GEMMLowpFusedOffsetOutputDataset.h | 128 …void add_config(TensorShape a, TensorShape b, TensorShape c, int32_t a_offset, int32_t b_offset, G… in add_config()
|
/aosp_15_r20/external/rust/android-crates-io/crates/bytemuck/tests/ |
D | offset_of_tests.rs | 33 let b_offset = offset_of!(Default::default(), Foo, b); in test_offset_of_foo() localVariable
|
D | doc_tests.rs | 97 let b_offset = offset_of!(Default::default(), Foo, b); in test_offsetof_nonpod() localVariable
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/bytemuck-1.15.0/tests/ |
H A D | offset_of_tests.rs | 33 let b_offset = offset_of!(Default::default(), Foo, b); in test_offset_of_foo() localVariable
|
H A D | doc_tests.rs | 97 let b_offset = offset_of!(Default::default(), Foo, b); in test_offsetof_nonpod() localVariable
|
/aosp_15_r20/external/ComputeLibrary/tests/validation/NEON/ |
H A D | GEMMLowp.cpp | 57 shape_a, shape_b, shape_c, a_offset, b_offset) in DATA_TEST_CASE() argument
|
/aosp_15_r20/external/ComputeLibrary/src/cpu/operators/ |
H A D | CpuGemmLowpMatrixMultiplyCore.cpp | 331 int32_t b_offset = b->quantization_info().uniform().offset; in validate() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/slice/ |
D | slice_buffer.cc | 255 size_t b_offset = static_cast<size_t>(b->slices - b->base_slices); in grpc_slice_buffer_swap() local
|