OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VP8_ENC_ERROR_INVALID_CONFIGURATION
(Results
1 - 4
of
4
) sorted by null
/external/webp/include/webp/
encode.h
236
VP8_ENC_ERROR_INVALID_CONFIGURATION
, // configuration is invalid
/external/webp/src/enc/
vp8l.c
874
err =
VP8_ENC_ERROR_INVALID_CONFIGURATION
;
[
all
...]
webpenc.c
343
return WebPEncodingSetError(pic,
VP8_ENC_ERROR_INVALID_CONFIGURATION
);
picture.c
767
return WebPEncodingSetError(picture,
VP8_ENC_ERROR_INVALID_CONFIGURATION
);
[
all
...]
Completed in 29 milliseconds