Searched defs:alpha_plane_ (Results 1 - 1 of 1) sorted by relevance

/external/webp/src/dec/
H A Dvp8i_dec.h261 int is_alpha_decoded_; // true if alpha_data_ is decoded in alpha_plane_
262 uint8_t* alpha_plane_mem_; // memory allocated for alpha_plane_
263 uint8_t* alpha_plane_; // output. Persistent, contains the whole data. member in struct:VP8Decoder

Completed in 26 milliseconds