OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VP8_ENC_ERROR_LAST
(Results
1 - 2
of
2
) sorted by null
/external/webp/include/webp/
encode.h
261
VP8_ENC_ERROR_LAST
// list terminator. always last.
/external/webp/src/enc/
webpenc.c
337
assert((int)error <
VP8_ENC_ERROR_LAST
);
Completed in 27 milliseconds