Home
last modified time | relevance | path

Searched refs:softvol_build_from_curve (Results 1 – 3 of 3) sorted by relevance

/external/adhd/cras/src/server/
Dsoftvol_curve.h30 float *softvol_build_from_curve(const struct cras_volume_curve *curve);
Dsoftvol_curve.c117 float *softvol_build_from_curve(const struct cras_volume_curve *curve) in softvol_build_from_curve() function
Dcras_alsa_io.c1686 ionode->softvol_scalers = softvol_build_from_curve(curve); in build_softvol_scalers()