Searched refs:icvDerProduct (Results 1 - 1 of 1) sorted by relevance

/external/opencv/cv/src/
H A Dcvoptflowlk.cpp51 icvDerProduct; typedef in typeref:struct:__anon28091
126 icvDerProduct *II;
129 icvDerProduct *WII;
215 II = (icvDerProduct *) cvAlloc( BufferSize * sizeof( icvDerProduct ));
216 WII = (icvDerProduct *) cvAlloc( BufferSize * sizeof( icvDerProduct ));

Completed in 90 milliseconds