Home | History | Annotate | Download | only in src

Lines Matching refs:icvGetFormat

4145 icvGetFormat( const CvSeq* seq, const char* dt_key, CvAttrList* attr,
4214 CV_CALL( dt = icvGetFormat( seq, "dt", &attr, 0, dt_buf ));
4527 CV_CALL( vtx_dt = icvGetFormat( (CvSeq*)graph, "vertex_dt",
4533 CV_CALL( edge_dt = icvGetFormat( (CvSeq*)graph->edges, "edge_dt",