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

/external/webp/include/webp/
H A Ddecode.h186 struct WebPYUVABuffer { // view as YUVA
206 WebPYUVABuffer YUVA; member in union:WebPDecBuffer::__anon30380
276 // stride of output_buffer.u.RGBA or output_buffer.u.YUVA, provided they remain
349 // Same as above function to get a YUVA image. Returns pointer to the luma
/external/webp/src/webp/
H A Ddecode.h186 struct WebPYUVABuffer { // view as YUVA
206 WebPYUVABuffer YUVA; member in union:WebPDecBuffer::__anon30473
276 // stride of output_buffer.u.RGBA or output_buffer.u.YUVA, provided they remain
349 // Same as above function to get a YUVA image. Returns pointer to the luma

Completed in 106 milliseconds