Searched refs:VP8ThreadContext (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libwebp/dec/
H A Dvp8i.h210 } VP8ThreadContext; typedef in typeref:struct:__anon12249
240 VP8ThreadContext thread_ctx_; // Thread context
H A Dframe.c21 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/
H A Dvp8i.h210 } VP8ThreadContext; typedef in typeref:struct:__anon32461
240 VP8ThreadContext thread_ctx_; // Thread context
H A Dframe.c21 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 65 milliseconds