gray2rgb 180 libavcodec/iff.c pal[i] = 0xFF000000 | gray2rgb((i * 255) >> avctx->bits_per_coded_sample); gray2rgb 362 libavcodec/iff.c s->ham_palbuf[i*2+1] = 0xFF000000 | av_le2ne32(gray2rgb((i * 255) >> s->ham));