Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dec/
A Dalpha_dec.c116 const uint8_t* prev_line = dec->alpha_prev_line_; in ALPHDecode()
136 dec->alpha_prev_line_ = prev_line; in ALPHDecode()
161 dec->alpha_prev_line_ = NULL; in AllocateAlphaPlane()
A Dvp8i_dec.h263 const uint8_t* alpha_prev_line_; // last decoded alpha row (or NULL) member

Completed in 4 milliseconds