Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/rs/cpu_ref/
H A DrsCpuIntrinsicBLAS.cpp858 const int32_t b_as_int = (((int32_t)(b_as_byte)) - b_offset); in kernelBNNM() local
/aosp_15_r20/external/gemmlowp/test/
H A Dtest.cc90 const std::int32_t b_as_int = in ReferenceEightBitIntGemm() local