Home | History | Annotate | Download | only in src

Lines Matching refs:_src

1447         CvComplex##flavor* _src = (CvComplex##flavor*)(src-1);          \
1455 t0 = _src[j].re; t1 = _src[j].im; \
1572 icvCopyColumn( const uchar* _src, int src_step,
1577 const int* src = (const int*)_src;
1609 icvCopyFrom2Columns( const uchar* _src, int src_step,
1614 const int* src = (const int*)_src;