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

  /external/chromium_org/third_party/speex/libspeex/
nb_celp.h 123 typedef struct DecState {
175 } DecState;
  /external/speex/libspeex/
nb_celp.h 123 typedef struct DecState {
175 } DecState;
  /external/chromium_org/third_party/libwebp/dec/
idec.c 44 } DecState;
66 DecState state_; // current decoding state
286 static void ChangeState(WebPIDecoder* const idec, DecState new_state,
  /external/webp/src/dec/
idec.c 44 } DecState;
66 DecState state_; // current decoding state
286 static void ChangeState(WebPIDecoder* const idec, DecState new_state,

Completed in 252 milliseconds