Searched refs:Cb_Bmax (Results 1 – 1 of 1) sorted by relevance
91 int Cb_Bmax = (- 128 + 255) * 2.017 * precision + 0.5; in main() local100 printf("Cb_Bmax %d\n", Cb_Bmax); in main()106 int Bmax = (Ymax + Cb_Bmax) >> shift; in main()