Searched refs:filter_row_ (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libwebp/dec/
H A Dvp8i.h206 int filter_row_; // true if row-filtering is needed member in struct:__anon12249
H A Dframe.c86 assert(dec->thread_ctx_.filter_row_);
266 if (ctx->filter_row_) {
353 ctx->filter_row_ = filter_row;
365 ctx->filter_row_ = filter_row;
/external/webp/src/dec/
H A Dvp8i.h206 int filter_row_; // true if row-filtering is needed member in struct:__anon32461
H A Dframe.c86 assert(dec->thread_ctx_.filter_row_);
266 if (ctx->filter_row_) {
353 ctx->filter_row_ = filter_row;
365 ctx->filter_row_ = filter_row;

Completed in 117 milliseconds