OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VP8LNew
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/third_party/libwebp/dec/
vp8li.h
102
VP8LDecoder*
VP8LNew
(void);
vp8l.c
[
all
...]
idec.c
324
VP8LDecoder* const dec =
VP8LNew
();
webp.c
475
VP8LDecoder* const dec =
VP8LNew
();
/external/webp/src/dec/
vp8li.h
102
VP8LDecoder*
VP8LNew
(void);
vp8l.c
[
all
...]
idec.c
324
VP8LDecoder* const dec =
VP8LNew
();
webp.c
458
VP8LDecoder* const dec =
VP8LNew
();
Completed in 85 milliseconds