Home
last modified time | relevance | path

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

/external/opencv/otherlibs/highgui/
Dgrfmt_jpeg.cpp650 #define cr_r fix( 0.5, fixc ) macro
1769 int V = descale( r*cr_r + g*cr_g + b*cr_b, fixc - 2 ); in WriteImage()