Home
last modified time | relevance | path

Searched defs:base_addr_b (Results 1 – 2 of 2) sorted by relevance

/external/ComputeLibrary/tests/validation/reference/
DGEMM.cpp77 const int base_addr_b = depth * b_stride_z + w * b_stride_w; in gemm() local
142 const int base_addr_b = depth * b_stride_z + w * b_stride_w; in gemm_mixed_precision() local
DGEMMLowp.cpp204 const int base_addr_b = depth * b_stride_z; in gemmlowp_matrix_multiply_core() local