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