PRECISION_USE     488 libavcodec/wavpack.c             int32_t *pp = s->ptable + ((sp[0].value >> (PRECISION - PRECISION_USE)) & PTABLE_MASK);
PRECISION_USE     523 libavcodec/wavpack.c             pp = s->ptable + ((sp[1].value >> (PRECISION - PRECISION_USE)) & PTABLE_MASK);