Home
last modified time | relevance | path

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

/external/opencv/cxcore/src/
Dcxdxt.cpp2598 uchar *src_dft_buf = 0, *dst_dft_buf = 0; in cvDCT() local
2764 src_dft_buf = dst_dft_buf = ptr; in cvDCT()
2780 dct_func( sptr + i*sstep0, sstep1, src_dft_buf, dst_dft_buf, in cvDCT()