HomeSort by relevance Sort by last modified time
    Searched refs:udst_idx (Results 1 - 2 of 2) sorted by null

  /external/opencv3/apps/traincascade/
boost.cpp 439 unsigned short* udst_idx = (unsigned short*)(buf->data.s + root->buf_idx*get_length_subbuf() + local
447 udst_idx[j] = (unsigned short)cur_ofs;
    [all...]
old_ml_tree.cpp 824 unsigned short* udst_idx = (unsigned short*)(buf->data.s + root->buf_idx*get_length_subbuf() + local
832 udst_idx[j] = (unsigned short)cur_ofs;
843 udst_idx[j] = (unsigned short)cur_ofs;
    [all...]

Completed in 54 milliseconds