Searched refs:cod_amr (Results 1 - 4 of 4) sorted by path

/frameworks/av/media/libstagefright/codecs/amrnb/enc/
H A DAndroid.mk17 src/cod_amr.cpp \
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
H A Dcod_amr.cpp34 Pathname: ./audio/gsm-amr/c/src/cod_amr.c
39 cod_amr
60 Description: For cod_amr_first() and cod_amr()
85 #include "cod_amr.h"
187 cod_amr.c, UMTS GSM AMR speech codec, R99 - Version 3.2.0, March 2, 2001
351 This function resets the state memory for cod_amr.
361 cod_amr.c, UMTS GSM AMR speech codec, R99 - Version 3.2.0, March 2, 2001
577 cod_amr.c, UMTS GSM AMR speech codec, R99 - Version 3.2.0, March 2, 2001
687 This function copes with look-ahead and calls cod_amr.
701 cod_amr
1215 Word16 cod_amr( function
[all...]
H A Dcod_amr.h34 Filename: /audio/gsm_amr/c/src/include/cod_amr.h
43 cod_amr().
54 File : cod_amr.h
186 * pointer has to be passed to cod_amr in each call.
236 * FUNCTION: cod_amr
259 Word16 cod_amr(cod_amrState *st, /* i/o : State struct */
H A Dsp_enc.cpp80 #include "cod_amr.h"
593 FUNCTION NAME: cod_amr
624 filtered and downscaled. A call is then made to the main encoder cod_amr().
681 cod_amr(st->cod_amr_state, mode, new_speech, prm, usedMode, syn);
748 cod_amr(st->cod_amr_state, mode, new_speech, prm, usedMode, syn);

Completed in 89 milliseconds