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

  /external/chromium_org/third_party/libwebp/dec/
vp8i.h 298 int is_alpha_decoded_; // true if alpha_data_ is decoded in alpha_plane_
299 uint8_t* alpha_plane_; // output. Persistent, contains the whole data. member in struct:VP8Decoder
  /external/webp/src/dec/
vp8i.h 298 int is_alpha_decoded_; // true if alpha_data_ is decoded in alpha_plane_
299 uint8_t* alpha_plane_; // output. Persistent, contains the whole data. member in struct:VP8Decoder

Completed in 50 milliseconds