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

/frameworks/rs/cpu_ref/
H A DrsCpuIntrinsicBLAS.cpp862 const int c_index = ((ldc * i) + j); local
872 c[c_index] = (uint8_t)(output);

Completed in 75 milliseconds