OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:samplesperframes
(Results
1 - 1
of
1
) sorted by null
/frameworks/base/media/libstagefright/
MP3Extractor.cpp
260
const int
samplesPerFrames
[2][3] =
274
*duration = (int64_t)frame *
samplesPerFrames
[id&1][3-layer] * 1000000LL
Completed in 281 milliseconds