gamma_corr 578 libavcodec/xan.c int r = gamma_corr(bytestream2_get_byteu(&ctx)); gamma_corr 579 libavcodec/xan.c int g = gamma_corr(bytestream2_get_byteu(&ctx)); gamma_corr 580 libavcodec/xan.c int b = gamma_corr(bytestream2_get_byteu(&ctx));