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

  /external/llvm/test/CodeGen/Hexagon/
base-offset-post.ll 10 define fastcc void @Decoder_amr(i8 zeroext %mode) #0 {
  /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(
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...]
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(

Completed in 541 milliseconds