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

  /frameworks/av/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 30 milliseconds