Home
last modified time | relevance | path

Searched refs:sstep0 (Results 1 – 1 of 1) sorted by relevance

/external/opencv/cxcore/src/
Dcxdxt.cpp2663 int sstep0, sstep1, dstep0, dstep1; in cvDCT() local
2674 sstep0 = src->step; in cvDCT()
2684 sstep0 = dstep0 = elem_size; in cvDCT()
2780 dct_func( sptr + i*sstep0, sstep1, src_dft_buf, dst_dft_buf, in cvDCT()