Home
last modified time | relevance | path

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

/external/opencv/cxcore/src/
Dcxdxt.cpp2663 int sstep0, sstep1, dstep0, dstep1; in cvDCT() local
2676 sstep1 = dstep1 = elem_size; in cvDCT()
2683 dstep1 = dst->step; in cvDCT()
2781 dptr + i*dstep0, dstep1, len, nf, factors, in cvDCT()