HomeSort by relevance Sort by last modified time
    Searched refs:AMR_122 (Results 1 - 3 of 3) sorted by null

  /frameworks/av/media/libstagefright/codecs/amrnb/common/include/
frame_type_3gpp.h 97 AMR_122, /* 12.2 kbps */
  /frameworks/opt/net/voip/src/jni/rtp/
AmrCodec.cpp 232 if (type == AMR_122 && length == 32) {
252 if (AMRDecode(mDecoder, AMR_122, bytes, &samples[n], MIME_IETF) != 31) {
  /frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
amrdecode.cpp 266 IF (frame_type <= AMR_122)
435 if (frame_type <= AMR_122)

Completed in 603 milliseconds