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