Home | History | Annotate | Download | only in src

Lines Matching refs:from_header

2010     CvSeq from_header, *from = (CvSeq*)from_arr;
2025 CV_CALL( from = cvMakeSeqHeaderForArray( CV_SEQ_KIND_GENERIC, sizeof(from_header),
2028 &from_header, &block ));