Home
last modified time | relevance | path

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

/external/opencv/cxcore/src/
Dcxdxt.cpp2500 static const double icvDctScale[] = in icvDCTInit() local
2526 scale = (!inv ? 2 : 1)*icvDctScale[m]; in icvDCTInit()