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

/frameworks/rs/cpu_ref/
H A DrsCpuIntrinsicBLAS.cpp857 const uint8_t b_as_byte = b[b_index]; local
858 const int32_t b_as_int = (((int32_t)(b_as_byte)) - b_offset);

Completed in 126 milliseconds