OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CodecSettings
(Results
1 - 4
of
4
) sorted by null
/external/webrtc/webrtc/modules/audio_coding/acm2/
acm_codec_database.h
47
struct
CodecSettings
{
75
static const
CodecSettings
codec_settings_[kMaxNumCodecs];
/frameworks/av/include/media/
MediaCodecInfo.h
37
typedef KeyedVector<AString, AString>
CodecSettings
;
/external/webrtc/webrtc/modules/audio_coding/test/
delay_test.cc
44
struct
CodecSettings
{
56
CodecSettings
codec;
145
void SendCodec(const
CodecSettings
& config) {
/external/webrtc/webrtc/video/
end_to_end_tests.cc
[
all
...]
Completed in 214 milliseconds