Searched refs:dmix_add (Results 1 – 3 of 3) sorted by relevance
79 void (*dmix_add)(int32_t *dst, const int32_t *src, int coeff, ptrdiff_t len); member
98 dcadsp->dmix_add(samples[DCA_SPEAKER_L], samples[spkr], in ff_dca_downmix_to_stereo_fixed()102 dcadsp->dmix_add(samples[DCA_SPEAKER_R], samples[spkr], in ff_dca_downmix_to_stereo_fixed()
480 s->dmix_add = dmix_add_c; in ff_dcadsp_init()