OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WebPYUVABuffer
(Results
1 - 4
of
4
) sorted by null
/external/webp/include/webp/
decode.h
136
}
WebPYUVABuffer
;
145
WebPYUVABuffer
YUVA;
/external/webp/src/dec/
buffer.c
32
const
WebPYUVABuffer
* const buf = &buffer->u.YUVA;
96
WebPYUVABuffer
* const buf = &buffer->u.YUVA;
io.c
237
const
WebPYUVABuffer
* const buf = &output->u.YUVA;
380
const
WebPYUVABuffer
* const buf = &p->output->u.YUVA;
547
const
WebPYUVABuffer
* const buf = &p->output->u.YUVA;
[
all
...]
webp.c
255
const
WebPYUVABuffer
* const buf = &output.u.YUVA;
Completed in 18 milliseconds