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

  /external/webp/src/dec/
vp8i.h 178 } VP8ThreadContext;
202 VP8ThreadContext thread_ctx_; // Thread context
frame.c 41 const VP8ThreadContext* const ctx = &dec->thread_ctx_;
164 const VP8ThreadContext* const ctx = &dec->thread_ctx_;
255 VP8ThreadContext* const ctx = &dec->thread_ctx_;

Completed in 42 milliseconds