OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AmrMode
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
fakewebrtcvoiceengine.h
366
WEBRTC_STUB(SetAMREncFormat, (int channel, webrtc::
AmrMode
mode));
367
WEBRTC_STUB(SetAMRDecFormat, (int channel, webrtc::
AmrMode
mode));
368
WEBRTC_STUB(SetAMRWbEncFormat, (int channel, webrtc::
AmrMode
mode));
369
WEBRTC_STUB(SetAMRWbDecFormat, (int channel, webrtc::
AmrMode
mode));
[
all
...]
/external/webrtc/src/
common_types.h
413
enum
AmrMode
Completed in 408 milliseconds