Home
last modified time | relevance | path

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

/haiku/src/add-ons/media/plugins/ffmpeg/
H A Dgen_lookup.cpp91 int Cb_Bmax = (- 128 + 255) * 2.017 * precision + 0.5; in main() local
100 printf("Cb_Bmax %d\n", Cb_Bmax); in main()
106 int Bmax = (Ymax + Cb_Bmax) >> shift; in main()