HomeSort by relevance Sort by last modified time
    Searched defs:GetNextBundledAccessUnits (Results 1 - 4 of 4) sorted by null

  /external/opencore/fileformats/rawgsmamr/parser/src/
amrfileparser.cpp 220 //! most important function to get one frame data plus frame type, used in getNextBundledAccessUnits()
1051 // FUNCTION NAME: CAMRFileParser::GetNextBundledAccessUnits
    [all...]
  /external/opencore/fileformats/mp3/parser/src/
imp3ff.cpp 340 OSCL_EXPORT_REF int32 IMpeg3File::GetNextBundledAccessUnits(uint32 *n, GAU *pgau, MP3ErrorType &err)
344 return pMP3Parser->GetNextBundledAccessUnits(n, pgau, err);
    [all...]
mp3parser.cpp     [all...]
  /external/opencore/fileformats/rawaac/parser/src/
aacfileparser.cpp 182 //! most important function to get one frame data plus frame type, used in getNextBundledAccessUnits()
    [all...]

Completed in 1048 milliseconds