Searched refs:VP8ThreadContext (Results 1 – 2 of 2) sorted by relevance
172 } VP8ThreadContext; typedef202 VP8ThreadContext thread_ctx_; // Thread context
72 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