Home
last modified time | relevance | path

Searched refs:VP8ThreadContext (Results 1 – 2 of 2) sorted by relevance

/external/webp/src/dec/
Dvp8i.h178 } VP8ThreadContext; typedef
202 VP8ThreadContext thread_ctx_; // Thread context
Dframe.c41 const VP8ThreadContext* const ctx = &dec->thread_ctx_; in DoFilter()
164 const VP8ThreadContext* const ctx = &dec->thread_ctx_; in FinishRow()
255 VP8ThreadContext* const ctx = &dec->thread_ctx_; in VP8ProcessRow()