Home | History | Annotate | Download | only in Reverb

Lines Matching refs:diffusion

1344 // Apply the diffusion to the Reverb.
1510 ReverbSetDiffusion(pContext, preset->diffusion);
1656 pProperties->diffusion = ReverbGetDiffusion(pContext);
1675 LOGV("\tReverb_getParameter() REVERB_PARAM_PROPERTIES Value is diffusion %d",
1676 pProperties->diffusion);
1789 ReverbSetDiffusion(pContext, pProperties->diffusion);