Home
last modified time | relevance | path

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

/external/adhd/cras/src/server/
Dcras_volume_curve.c14 struct stepped_curve { struct
22 const struct stepped_curve *c = (const struct stepped_curve *)curve; in get_dBFS_step() argument
56 struct stepped_curve *curve; in cras_volume_curve_create_simple_step()
57 curve = (struct stepped_curve *)calloc(1, sizeof(*curve)); in cras_volume_curve_create_simple_step()