HomeSort by relevance Sort by last modified time
    Searched full:non_opaque (Results 1 - 1 of 1) sorted by null

  /external/webp/src/dec/
io.c 392 uint32_t non_opaque = 0; local
399 non_opaque |= WebPDispatchAlpha(p->scaler_a.dst, 0, width, 1, dst, 0);
403 if (is_premult_alpha && non_opaque) {

Completed in 402 milliseconds