Home
last modified time | relevance | path

Searched refs:aNumFrames (Results 1 – 2 of 2) sorted by relevance

/external/opencore/fileformats/mp3/parser/include/
Dmp3parser.h411 …MP3ErrorType ComputeDurationFromNRandomFrames(PVFile * fpUsed, int32 aNumFrames = MIN_RANDOM_FRAME…
/external/opencore/fileformats/mp3/parser/src/
Dmp3parser.cpp2891 MP3ErrorType MP3Parser::ComputeDurationFromNRandomFrames(PVFile * fpUsed, int32 aNumFrames, int32 a… in ComputeDurationFromNRandomFrames() argument
2948 while (framecount < aNumFrames) in ComputeDurationFromNRandomFrames()