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

  /external/chromium_org/third_party/libwebp/dec/
vp8i.h 210 } VP8ThreadContext;
240 VP8ThreadContext thread_ctx_; // Thread context
frame.c 21 const VP8ThreadContext* ctx); // TODO(skal): remove
34 const VP8ThreadContext* const ctx = &dec->thread_ctx_;
219 const VP8ThreadContext* const ctx = &dec->thread_ctx_;
248 const VP8ThreadContext* const ctx = &dec->thread_ctx_;
346 VP8ThreadContext* const ctx = &dec->thread_ctx_;
709 const VP8ThreadContext* ctx) {
  /external/webp/src/dec/
vp8i.h 210 } VP8ThreadContext;
240 VP8ThreadContext thread_ctx_; // Thread context
frame.c 21 const VP8ThreadContext* ctx); // TODO(skal): remove
34 const VP8ThreadContext* const ctx = &dec->thread_ctx_;
219 const VP8ThreadContext* const ctx = &dec->thread_ctx_;
248 const VP8ThreadContext* const ctx = &dec->thread_ctx_;
346 VP8ThreadContext* const ctx = &dec->thread_ctx_;
709 const VP8ThreadContext* ctx) {

Completed in 32 milliseconds