Home
last modified time | relevance | path

Searched defs:enum_items (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dutil.c70 lsx_enum_item const * lsx_find_enum_text(char const * text, lsx_enum_item const * enum_items, int f… in lsx_find_enum_text()
90 lsx_enum_item const * lsx_find_enum_value(unsigned value, lsx_enum_item const * enum_items) in lsx_find_enum_value()