Home
last modified time | relevance | path

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

/external/opencv/otherlibs/highgui/
Dgrfmt_jpeg.cpp637 #define b_cb fix( 1.772, fixc ) macro
1217 int t = (Y + Cb*b_cb) >> (fixc + 2); in ProcessScan()
1232 int t = (Y + Cb*b_cb) >> (fixc + 2); in ProcessScan()
1239 t = (Y + Cb*b_cb) >> (fixc + 2); in ProcessScan()
1252 int t = (Y + Cb*b_cb) >> (fixc + 2); in ProcessScan()