OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AMR_122
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/media/libstagefright/codecs/amrnb/common/include/
frame_type_3gpp.h
97
AMR_122
, /* 12.2 kbps */
/frameworks/base/voip/jni/rtp/
AmrCodec.cpp
232
if (type ==
AMR_122
&& length == 32) {
251
if (AMRDecode(mDecoder,
AMR_122
, bytes, samples, MIME_IETF) == 31) {
/frameworks/base/media/libstagefright/codecs/amrnb/dec/src/
amrdecode.cpp
266
IF (frame_type <=
AMR_122
)
435
if (frame_type <=
AMR_122
)
Completed in 19 milliseconds