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

  /external/opencore/codecs_v2/audio/gsm_amr/amr_nb/dec/src/
dec_amr.h 41 Description: Update function prototype for Decoder_amr(). Include overflow
168 * pointer has to be passed to Decoder_amr in each call.
189 * Function : Decoder_amr
193 void Decoder_amr(
sp_dec.cpp 535 frame_type. Then the AMR decoder is invoked via a call to Decoder_amr. Post
587 Decoder_amr(st->decoder_amrState, mode, parm, frame_type,
663 Decoder_amr(
dec_amr.cpp 35 Decoder_amr
137 This function allocates and initializes state memory used by the Decoder_amr
139 pointer has to be passed to Decoder_amr in each call. The function returns
292 This function resets the state memory used by the Decoder_amr function. It
488 FUNCTION NAME: Decoder_amr
534 int Decoder_amr (
    [all...]
  /frameworks/base/media/libstagefright/codecs/amrnb/dec/src/
dec_amr.h 41 Description: Update function prototype for Decoder_amr(). Include overflow
168 * pointer has to be passed to Decoder_amr in each call.
181 * Function : Decoder_amr
185 void Decoder_amr(
sp_dec.cpp 536 frame_type. Then the AMR decoder is invoked via a call to Decoder_amr. Post
588 Decoder_amr(st->decoder_amrState, mode, parm, frame_type,
664 Decoder_amr(
dec_amr.cpp 35 Decoder_amr
138 This function allocates and initializes state memory used by the Decoder_amr
140 pointer has to be passed to Decoder_amr in each call. The function returns
293 This function resets the state memory used by the Decoder_amr function. It
489 FUNCTION NAME: Decoder_amr
535 int Decoder_amr (
    [all...]

Completed in 332 milliseconds