Searched refs:alpha_plane_ (Results 1 – 3 of 3) sorted by relevance
27 uint8_t* output = dec->alpha_plane_; in VP8DecompressAlphaRows()
257 uint8_t* alpha_plane_; // output member
94 dec->alpha_plane_ = alpha_size ? (uint8_t*)mem : NULL; in VP8InitFrame()