Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libwebp/src/dec/
H 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()
H A Dvp8i_dec.h263 const uint8_t* alpha_prev_line_; // last decoded alpha row (or NULL) member

Completed in 2 milliseconds