Searched refs:get_child_buf_idx (Results 1 – 2 of 2) sorted by relevance
776 virtual int get_child_buf_idx( CvDTreeNode* n );
993 int CvDTreeTrainData::get_child_buf_idx( CvDTreeNode* n ) in get_child_buf_idx() function in CvDTreeTrainData2522 int new_buf_idx = data->get_child_buf_idx( node ); in split_node_data()