gamma_corr        582 libavcodec/xan.c                 int r = gamma_corr(bytestream2_get_byteu(&ctx));
gamma_corr        583 libavcodec/xan.c                 int g = gamma_corr(bytestream2_get_byteu(&ctx));
gamma_corr        584 libavcodec/xan.c                 int b = gamma_corr(bytestream2_get_byteu(&ctx));