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

  /frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
bits.h 81 int PackBits(Word16 prms[], Word16 coding_mode, Word16 mode, Coder_State *st);
cod_main.h 97 } Coder_State;
acelp.h 328 Coder_State *st, /* i/o : global codec structure */
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
voAMRWBEnc.c 75 Coder_State * st /* (i/o) : State structure */
82 Coder_State *cod_state;
83 cod_state = (Coder_State *) st;
159 Coder_State *st;
213 st = (Coder_State *) spe_state;
    [all...]
bits.c 38 Coder_State *st /*i/o: coder global parameters struct */
p_med_ol.c 34 Coder_State *st, /* i/o: codec global structure */

Completed in 211 milliseconds