Home
last modified time | relevance | path

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

/third_party/lame/libmp3lame/
Dversion.c163 get_psy_version(void) in get_psy_version() function
/third_party/lame/include/
Dlame.def214 get_psy_version @143
Dlibmp3lame.sym155 get_psy_version
Dlame.h648 const char* CDECL get_psy_version ( void );
/third_party/lame/frontend/
Dgtkanal.c1247 sprintf(text, "psycho-acoustic model: GPSYCHO version %s\n", get_psy_version()); in text_window()