Home
last modified time | relevance | path

Searched refs:tplg_nice_value_format (Results 1 - 3 of 3) sorted by relevance

/third_party/alsa-lib/src/topology/
H A Dsave.c103 int tplg_nice_value_format(char *dst, size_t dst_size, unsigned int value) in tplg_nice_value_format() function
138 err = tplg_nice_value_format(buf, sizeof(buf), (unsigned int)lval); in tplg_pprint_integer()
H A Dtplg_local.h365 int tplg_nice_value_format(char *dst, size_t dst_size, unsigned int value);
H A Ddata.c954 tplg_nice_value_format(buf, sizeof(buf), tuple->value); in tplg_save_tuple_set()

Completed in 5 milliseconds