Home
last modified time | relevance | path

Searched refs:MP3_NEED_MORE (Results 1 - 4 of 4) sorted by relevance

/third_party/lame/mpglib/
H A Dinterface.c436 return MP3_NEED_MORE; in decodeMP3_clipchoice()
443 return MP3_NEED_MORE; in decodeMP3_clipchoice()
457 return MP3_NEED_MORE; in decodeMP3_clipchoice()
468 return MP3_NEED_MORE; in decodeMP3_clipchoice()
533 return MP3_NEED_MORE; in decodeMP3_clipchoice()
543 return MP3_NEED_MORE; in decodeMP3_clipchoice()
583 return MP3_NEED_MORE; in decodeMP3_clipchoice()
594 iret = MP3_NEED_MORE; in decodeMP3_clipchoice()
597 return MP3_NEED_MORE; in decodeMP3_clipchoice()
H A Dmpglib.h114 #define MP3_NEED_MORE 1 macro
/third_party/lame/ACM/
H A DDecodeStream.cpp201 case MP3_NEED_MORE: in ConvertBuffer()
233 (ret == MP3_OK)?"MP3_OK":(ret == MP3_NEED_MORE)?"MP3_NEED_MORE":"error"); in ConvertBuffer()
/third_party/lame/libmp3lame/
H A Dmpglib_interface.c255 case MP3_NEED_MORE: in decode1_headersB_clipchoice()
269 /*fprintf(stderr,"ok, more, err: %i %i %i\n", MP3_OK, MP3_NEED_MORE, MP3_ERR ); */ in decode1_headersB_clipchoice()

Completed in 4 milliseconds