Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libwebp/src/dec/
H A Dvp8i_dec.h172 } VP8ThreadContext; typedef
202 VP8ThreadContext thread_ctx_; // Thread context
H A Dframe_dec.c72 const VP8ThreadContext* ctx) { in ReconstructRow()
204 const VP8ThreadContext* const ctx = &dec->thread_ctx_; in DoFilter()
375 const VP8ThreadContext* const ctx = &dec->thread_ctx_; in DitherRow()
406 const VP8ThreadContext* const ctx = &dec->thread_ctx_; in FinishRow()
503 VP8ThreadContext* const ctx = &dec->thread_ctx_; in VP8ProcessRow()

Completed in 3 milliseconds