HomeSort by relevance Sort by last modified time
    Searched full:tr_step (Results 1 - 1 of 1) sorted by null

  /external/opencv/cv/src/
cvfilter.cpp 204 int tr_step = cvAlign(bw1*pix_sz, ALIGN ); local
218 bsz -= tr_step;
233 const_row = buf_end + (is_separable ? 1 : 0)*tr_step;
239 for( i = pix_sz; i < tr_step; i++ )
    [all...]

Completed in 116 milliseconds