Home
last modified time | relevance | path

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

/third_party/lame/frontend/
Dmp3x.c39 lame_set_errorf(gf, &frontend_errorf); in lame_main()
Dconsole.h45 extern void frontend_errorf(const char *format, va_list ap);
Dmp3rtp.c177 lame_set_errorf(gf, &frontend_errorf); in lame_main()
Dconsole.c224 frontend_errorf(const char *format, va_list ap) in frontend_errorf() function
Dlame_main.c550 lame_set_errorf(gf, &frontend_errorf); in lame_main()
Dget_audio.c2235 hip_set_errorf(global.hip, global_ui_config.silent < 10 ? &frontend_errorf : 0); in lame_decode_initfile()