SCALE16           156 libavcodec/rawdec.c             w16(dst + i, SCALE16(r16(buf + i), avctx->bits_per_coded_sample)); \
SCALE16           162 libavcodec/rawdec.c             w16(dst + i*2, SCALE16(sample, avctx->bits_per_coded_sample)); \