Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/hud/
Dhud_context.c261 static const char *dbm_units[] = {" (-dBm)"}; in number_to_human_readable() local
287 max_unit = ARRAY_SIZE(dbm_units)-1; in number_to_human_readable()
288 units = dbm_units; in number_to_human_readable()