Home | History | Annotate | Download | only in src

Lines Matching refs:cvInitMatNDHeader

65         CV_CALL( hist->bins = cvInitMatNDHeader( &hist->mat, dims, sizes,
109 CV_CALL( hist->bins = cvInitMatNDHeader( &hist->mat, dims, sizes,
2394 cvInitMatNDHeader( &(h->mat), mat->dims, sizes, mat->type, mat->data.ptr );