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 37 } DecState;
57 DecState state_; // current decoding state

Completed in 136 milliseconds