HomeSort by relevance Sort by last modified time
    Searched defs:DecState (Results 1 - 2 of 2) sorted by null

  /external/speex/libspeex/
nb_celp.h 123 typedef struct DecState {
175 } DecState;
  /external/webp/src/dec/
idec.c 43 } DecState;
65 DecState state_; // current decoding state
253 static void ChangeState(WebPIDecoder* const idec, DecState new_state,

Completed in 908 milliseconds