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

  /external/opencore/fileformats/rawgsmamr/parser/src/
amrfileparser.cpp 453 iAMRBitRate = 0;
726 aInfo.iBitrate = iAMRBitRate;
731 PVMF_AMRPARSER_LOGDIAGNOSTICS((0, "CAMRFileParser::RetrieveFileInfo- duration = %d, bitrate = %d, filesize = %d", iAMRDuration, iAMRBitRate, iAMRFileSize));
776 iAMRBitRate = 4750;
781 iAMRBitRate = 5150;
786 iAMRBitRate = 5900;
791 iAMRBitRate = 6700;
796 iAMRBitRate = 7400;
801 iAMRBitRate = 7950;
806 iAMRBitRate = 10200
    [all...]
  /external/opencore/fileformats/rawgsmamr/parser/include/
amrfileparser.h 449 int32 iAMRBitRate;

Completed in 1119 milliseconds