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

/frameworks/rs/cpu_ref/
H A DrsCpuIntrinsicBLAS.cpp689 const int32_t b_as_int = (((int32_t)(b_as_byte)) - b_offset); local
690 const int32_t mult_as_int = (a_as_int * b_as_int);

Completed in 143 milliseconds