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

  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
cod_amr.h 34 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 */
sp_enc.cpp 80 #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);
cod_amr.cpp 34 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.c, UMTS GSM AMR speech codec, R99 - Version 3.2.0, March 2, 200
1215 Word16 cod_amr( function
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrnb/enc/
Android.mk 17 src/cod_amr.cpp \

Completed in 57 milliseconds