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

/external/opencv3/3rdparty/libwebp/webp/
H A Ddecode.h183 struct WebPYUVABuffer { // view as YUVA
200 WebPYUVABuffer YUVA; member in union:WebPDecBuffer::__anon15407
270 // stride of output_buffer.u.RGBA or output_buffer.u.YUVA, provided they remain
342 // Same as above function to get a YUVA image. Returns pointer to the luma
/external/webp/include/webp/
H A Ddecode.h186 struct WebPYUVABuffer { // view as YUVA
203 WebPYUVABuffer YUVA; member in union:WebPDecBuffer::__anon21067
273 // stride of output_buffer.u.RGBA or output_buffer.u.YUVA, provided they remain
345 // 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
203 WebPYUVABuffer YUVA; member in union:WebPDecBuffer::__anon21150
273 // stride of output_buffer.u.RGBA or output_buffer.u.YUVA, provided they remain
345 // Same as above function to get a YUVA image. Returns pointer to the luma

Completed in 758 milliseconds