mul15 894 libavcodec/dca_xll.c c->dmix_scale[i] = mul15(c->dmix_scale[i], scale); mul15 898 libavcodec/dca_xll.c *coeff_ptr++ = mul15(coeff, o->dmix_scale[c->hier_ofs + j]); mul15 323 libavcodec/dcadsp.c dst[i] -= (unsigned)mul15(src[i], coeff); mul15 331 libavcodec/dcadsp.c dst[i] += mul15(src[i], coeff); mul15 339 libavcodec/dcadsp.c dst[i] = mul15(dst[i], scale);