Home | History | Annotate | Download | only in src

Lines Matching refs:mapa

2108     CvMat astub, *mapa = cvGetMat( arra, &astub );
2113 CV_ARE_SIZES_EQ(mapxy, mapx) && CV_ARE_SIZES_EQ(mapxy, mapa) &&
2115 CV_MAT_TYPE(mapa->type) == CV_16SC1 );
2122 short* alpha = (short*)(mapa->data.ptr + mapa->step*y);