HomeSort by relevance Sort by last modified time
    Searched full:fixc (Results 1 - 1 of 1) sorted by null

  /external/opencv/otherlibs/highgui/
grfmt_jpeg.cpp 636 #define fixc 12 macro
637 #define b_cb fix( 1.772, fixc )
638 #define g_cb -fix( 0.34414, fixc )
639 #define g_cr -fix( 0.71414, fixc )
640 #define r_cr fix( 1.402, fixc )
642 #define y_r fix( 0.299, fixc )
643 #define y_g fix( 0.587, fixc )
644 #define y_b fix( 0.114, fixc )
646 #define cb_r -fix( 0.1687, fixc )
647 #define cb_g -fix( 0.3313, fixc )
    [all...]

Completed in 311 milliseconds