Searched refs:CV_GET_WRITTEN_ELEM (Results 1 – 1 of 1) sorted by relevance
1123 #define CV_GET_WRITTEN_ELEM( writer ) ((writer).ptr - (writer).seq->elem_size) macro1219 upper_line = (CvLinkedRunPoint*)CV_GET_WRITTEN_ELEM( writer ); in icvFindContoursInInterval()1231 tmp_prev->next = (CvLinkedRunPoint*)CV_GET_WRITTEN_ELEM( writer ); in icvFindContoursInInterval()1239 tmp_prev->next = (CvLinkedRunPoint*)CV_GET_WRITTEN_ELEM( writer ); in icvFindContoursInInterval()1265 tmp_prev->next = (CvLinkedRunPoint*)CV_GET_WRITTEN_ELEM( writer ); in icvFindContoursInInterval()1273 tmp_prev = tmp_prev->next = (CvLinkedRunPoint*)CV_GET_WRITTEN_ELEM( writer ); in icvFindContoursInInterval()