Home | History | Annotate | Download | only in src

Lines Matching refs:cvPtr2D

1207             CV_CALL( *data = cvPtr2D( img, 0, 0 ));
1940 ptr = cvPtr2D( arr, y, x, _type );
2009 cvPtr2D( const CvArr* arr, int y, int x, int* _type )
2013 CV_FUNCNAME( "cvPtr2D" );
2184 ptr = cvPtr2D( arr, idx[0], idx[1], _type );
2260 ptr = cvPtr2D( arr, y, x, &type );
2402 ptr = cvPtr2D( arr, y, x, &type );
2550 ptr = cvPtr2D( arr, y, x, &type );
2670 ptr = cvPtr2D( arr, y, x, &type );