Searched refs:Gtab (Results 1 - 1 of 1) sorted by path

/haiku/src/add-ons/media/plugins/ffmpeg/
H A Dgfx_conv_c_lookup.cpp25 extern const uint32* Gtab;
73 poutEven[j] = Rtab[R] | Gtab[G] | Btab[B];
78 poutEven[j + 1] = Rtab[R] | Gtab[G] | Btab[B];
87 poutOdd[j] = Rtab[R] | Gtab[G] | Btab[B];
92 poutOdd[j + 1] = Rtab[R] | Gtab[G] | Btab[B];
480 const uint32* Gtab = &Gsat[172]; variable

Completed in 61 milliseconds