Searched refs:cur_inn_buf_pos (Results 1 – 1 of 1) sorted by relevance
1441 uchar* cur_inn_buf_pos = (uchar*)inn_buf; in update_weights() local1447 sampleIdxBuf = (int*)cur_inn_buf_pos; cur_inn_buf_pos = (uchar*)(sampleIdxBuf + n); in update_weights()1454 int* classLabelsBuf = (int*)cur_inn_buf_pos; cur_inn_buf_pos = (uchar*)(classLabelsBuf + n); in update_weights()