Home
last modified time | relevance | path

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

/external/opencv/otherlibs/highgui/
Dgrfmt_jpeg.cpp632 #define C1_414 fix( 1.414213562f, fixb ) macro
676 x1 = descale( x1*C1_414, fixb); in aan_idct8x8()
690 x2 = descale((x2-x3)*C1_414, fixb) - x4; in aan_idct8x8()
727 x1 = descale( x1*C1_414, fixb); in aan_idct8x8()
741 x2 = descale((x2-x3)*C1_414, fixb) - x4; in aan_idct8x8()