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

  /frameworks/base/media/libstagefright/codecs/amrnb/enc/src/
amrencode.h 34 Filename: /audio/gsm-amr/c/include/amrencode.h
52 Description: Updated function prototype for AMREncode(). Added function
65 This file contains the function prototype of AMREncode.
140 Word16 AMREncode(
gsmamr_enc.h 47 AMREncode. Updated copyright year.
50 of AMREncode.
54 function prototype of AMREncode(). Removed function prototypes
62 in amrencode.c. Renamed output format #defines so that it it
172 * AMREncode is the entry point to the ETS Encoder library that encodes the raw
177 int AMREncode(
amrencode.cpp 34 Filename: /audio/gsm-amr/c/src/amrencode.c
35 Functions: AMREncode
65 functions to allow amrencode.c to be used in the ETS reference
90 #include "amrencode.h"
486 FUNCTION NAME: AMREncode
746 Word16 AMREncode(
  /frameworks/base/voip/jni/rtp/
AmrCodec.cpp 105 int length = AMREncode(mEncoder, mSidSync, (Mode)mMode,
229 int length = AMREncode(mEncoder, mSidSync, MR122,
  /frameworks/base/media/jni/
android_media_AmrInputStream.cpp 80 int32_t length = AMREncode(state->mEncState, state->mSidState,
  /frameworks/base/media/libstagefright/codecs/amrnb/enc/
AMRNBEncoder.cpp 218 int res = AMREncode(

Completed in 1592 milliseconds