OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WebPPictureAllocARGB
(Results
1 - 3
of
3
) sorted by null
/external/webp/src/enc/
picture.c
66
int
WebPPictureAllocARGB
(WebPPicture* const picture, int width, int height) {
163
return
WebPPictureAllocARGB
(picture, width, height);
vp8enci.h
509
int
WebPPictureAllocARGB
(WebPPicture* const picture, int width, int height);
picture_csp.c
[
all
...]
Completed in 940 milliseconds