Searched refs:VP8ThreadContext (Results 1 – 4 of 4) sorted by relevance
173 } VP8ThreadContext; typedef203 VP8ThreadContext thread_ctx_; // Thread context
72 const VP8ThreadContext* ctx) { in ReconstructRow()204 const VP8ThreadContext* const ctx = &dec->thread_ctx_; in DoFilter()386 const VP8ThreadContext* const ctx = &dec->thread_ctx_; in DitherRow()415 const VP8ThreadContext* const ctx = &dec->thread_ctx_; in FinishRow()513 VP8ThreadContext* const ctx = &dec->thread_ctx_; in VP8ProcessRow()
180 } VP8ThreadContext; typedef204 VP8ThreadContext thread_ctx_; // Thread context
43 const VP8ThreadContext* const ctx = &dec->thread_ctx_; in DoFilter()166 const VP8ThreadContext* const ctx = &dec->thread_ctx_; in FinishRow()257 VP8ThreadContext* const ctx = &dec->thread_ctx_; in VP8ProcessRow()