NELLY_BIT_CAP     101 libavcodec/nellymoser.c         ret += av_clip(b, 0, NELLY_BIT_CAP);
NELLY_BIT_CAP     212 libavcodec/nellymoser.c         bits[i] = av_clip(tmp, 0, NELLY_BIT_CAP);