Home
last modified time | relevance | path

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

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