HomeSort by relevance Sort by last modified time
    Searched refs:PVMF_AMRPARSER_LOGERROR (Results 1 - 2 of 2) sorted by null

  /external/opencore/fileformats/rawgsmamr/parser/src/
amrfileparser.cpp 544 PVMF_AMRPARSER_LOGERROR((0, "CAMRFileParser::InitAMRFile- File Open failed"));
563 PVMF_AMRPARSER_LOGERROR((0, "CAMRFileParser::InitAMRFile- getFileInfo failed "));
575 PVMF_AMRPARSER_LOGERROR((0, "CAMRFileParser::Unsupported AMR type "));
644 PVMF_AMRPARSER_LOGERROR((0, "CAMRFileParser::CalculateDuration- Format unknown"));
667 PVMF_AMRPARSER_LOGERROR((0, "CAMRFileParser::getNextFrame Fails Error Code %d", status));
926 PVMF_AMRPARSER_LOGERROR((0, "CAMRFileParser::Reset Playback Failed"));
970 PVMF_AMRPARSER_LOGERROR((0, "AMRBitstreamObject::refill- Misc Error"));
    [all...]
  /external/opencore/fileformats/rawgsmamr/parser/include/
amrfileparser.h 70 #define PVMF_AMRPARSER_LOGERROR(m) PVLOGGER_LOGMSG(PVLOGMSG_INST_REL,iLogger,PVLOGMSG_ERR,m);

Completed in 225 milliseconds