Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dec/
A Dvp8i_dec.h172 } VP8ThreadContext; typedef
202 VP8ThreadContext thread_ctx_; // Thread context
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 5 milliseconds