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