Home
last modified time | relevance | path

Searched refs:cur_inn_buf_pos (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/apps/traincascade/
Dboost.cpp1441 uchar* cur_inn_buf_pos = (uchar*)inn_buf; in update_weights() local
1447 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()