OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kAudioBitRate
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/include/media/
Metadata.h
80
static const Type
kAudioBitRate
= 21; // Integer, bps
/frameworks/av/cmds/stagefright/
record.cpp
38
static const int32_t
kAudioBitRate
= 12200;
326
encMeta->setInt32(kKeyBitRate,
kAudioBitRate
);
Completed in 23 milliseconds