Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dec/
A Dio_dec.c413 uint32_t non_opaque = 0; in ExportAlpha() local
420 non_opaque |= WebPDispatchAlpha(p->scaler_a->dst, 0, width, 1, dst, 0); in ExportAlpha()
424 if (is_premult_alpha && non_opaque) { in ExportAlpha()

Completed in 4 milliseconds