HomeSort by relevance Sort by last modified time
    Searched refs:prev_line_ (Results 1 - 2 of 2) sorted by null

  /external/webp/src/dec/
alphai_dec.h 39 const uint8_t* prev_line_; // last output row (or NULL) member in struct:ALPHDecoder
vp8l_dec.c 849 const uint8_t* prev_line = alph_dec->prev_line_;
856 alph_dec->prev_line_ = prev_line;
    [all...]

Completed in 77 milliseconds