get_length_subbuf  439 apps/traincascade/boost.cpp                 unsigned short* udst_idx = (unsigned short*)(buf->data.s + root->buf_idx*get_length_subbuf() +
get_length_subbuf  452 apps/traincascade/boost.cpp                 int* idst_idx = buf->data.i + root->buf_idx*get_length_subbuf() +
get_length_subbuf  469 apps/traincascade/boost.cpp             unsigned short* udst = (unsigned short*)(buf->data.s + root->buf_idx*get_length_subbuf() +
get_length_subbuf  476 apps/traincascade/boost.cpp             int* idst = buf->data.i + root->buf_idx*get_length_subbuf() +
get_length_subbuf  486 apps/traincascade/boost.cpp             unsigned short* sample_idx_dst = (unsigned short*)(buf->data.s + root->buf_idx*get_length_subbuf() +
get_length_subbuf  493 apps/traincascade/boost.cpp             int* sample_idx_dst = buf->data.i + root->buf_idx*get_length_subbuf() +
get_length_subbuf  750 apps/traincascade/boost.cpp             *sortedIndices = buf->data.i + n->buf_idx*get_length_subbuf() + (size_t)vi*sample_count + n->offset;
get_length_subbuf  753 apps/traincascade/boost.cpp             const unsigned short* shortIndices = (const unsigned short*)(buf->data.s + n->buf_idx*get_length_subbuf() +
get_length_subbuf 1125 apps/traincascade/boost.cpp     size_t length_buf_row = data->get_length_subbuf();
get_length_subbuf 1451 apps/traincascade/boost.cpp     size_t length_buf_row = data->get_length_subbuf();
get_length_subbuf 1147 apps/traincascade/old_ml_boost.cpp             _buf_size += data->get_length_subbuf()*(sizeof(float)+sizeof(uchar));
get_length_subbuf 1162 apps/traincascade/old_ml_boost.cpp     size_t length_buf_row = data->get_length_subbuf();
get_length_subbuf 1267 apps/traincascade/old_ml_boost.cpp             cur_buf_pos = (uchar*)(values + data->get_length_subbuf());
get_length_subbuf 1269 apps/traincascade/old_ml_boost.cpp             cur_buf_pos = missing + data->get_length_subbuf() * (size_t)CV_ELEM_SIZE(data->buf->type);
get_length_subbuf  787 apps/traincascade/old_ml_tree.cpp                     unsigned short* udst = (unsigned short*)(buf->data.s + root->buf_idx*get_length_subbuf() +
get_length_subbuf  798 apps/traincascade/old_ml_tree.cpp                     int* idst = buf->data.i + root->buf_idx*get_length_subbuf() +
get_length_subbuf  824 apps/traincascade/old_ml_tree.cpp                     unsigned short* udst_idx = (unsigned short*)(buf->data.s + root->buf_idx*get_length_subbuf() +
get_length_subbuf  848 apps/traincascade/old_ml_tree.cpp                     int* idst_idx = buf->data.i + root->buf_idx*get_length_subbuf() +
get_length_subbuf  876 apps/traincascade/old_ml_tree.cpp             unsigned short* sample_idx_dst = (unsigned short*)(buf->data.s + root->buf_idx*get_length_subbuf() +
get_length_subbuf  883 apps/traincascade/old_ml_tree.cpp             int* sample_idx_dst = buf->data.i + root->buf_idx*get_length_subbuf() +
get_length_subbuf 1194 apps/traincascade/old_ml_tree.cpp         *sorted_indices = buf->data.i + n->buf_idx*get_length_subbuf() +
get_length_subbuf 1197 apps/traincascade/old_ml_tree.cpp         const unsigned short* short_indices = (const unsigned short*)(buf->data.s + n->buf_idx*get_length_subbuf() +
get_length_subbuf 1268 apps/traincascade/old_ml_tree.cpp         cat_values = buf->data.i + n->buf_idx*get_length_subbuf() +
get_length_subbuf 1271 apps/traincascade/old_ml_tree.cpp         const unsigned short* short_values = (const unsigned short*)(buf->data.s + n->buf_idx*get_length_subbuf() +
get_length_subbuf 3043 apps/traincascade/old_ml_tree.cpp     size_t length_buf_row = data->get_length_subbuf();