Home
last modified time | relevance | path

Searched refs:report_dbg (Results 1 - 6 of 6) sorted by relevance

/third_party/lame/mpglib/
H A Dinterface.c84 mp->report_dbg = &lame_report_def; in InitMP3()
434 lame_report_fnc(mp->report_dbg, "hip: not enough data to look for Xing header\n"); in decodeMP3_clipchoice()
450 lame_report_fnc(mp->report_dbg, "hip: found xing header, skipping %i bytes\n", vbrbytes + bytes); in decodeMP3_clipchoice()
531 lame_report_fnc(mp->report_dbg, "hip: not parsing the rest of the data of the first header\n"); in decodeMP3_clipchoice()
569 lame_report_fnc(mp->report_dbg, in decodeMP3_clipchoice()
650 lame_report_fnc(mp->report_dbg,"hip: freeformat bitstream: estimated bitrate=%ikbs \n", in decodeMP3_clipchoice()
H A Dmpglib.h107 lame_report_function report_dbg; member
/third_party/lame/libmp3lame/
H A Dutil.c736 if (gfc && gfc->report_dbg) { in lame_debugf()
739 gfc->report_dbg(format, args); in lame_debugf()
H A Dutil.h545 lame_report_function report_dbg; member
H A Dmpglib_interface.c770 hip->report_dbg = func; in hip_set_debugf()
H A Dlame.c585 gfc->report_dbg = gfp->report.debugf; in lame_init_params()

Completed in 9 milliseconds