OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kBitRate
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/include/media/
Metadata.h
77
static const Type
kBitRate
= 20; // Integer, Aggregate rate of
/frameworks/av/cmds/stagefright/
audioloop.cpp
80
const int32_t
kBitRate
= outputWBAMR ? 16000 : 8000;
105
meta->setInt32("bitrate",
kBitRate
);
Completed in 216 milliseconds