Home
last modified time | relevance | path

Searched refs:VP8LEncodeImage (Results 1 – 3 of 3) sorted by relevance

/external/webp/src/enc/
Dvp8li_enc.h85 int VP8LEncodeImage(const WebPConfig* const config,
Dwebp_enc.c406 ok = VP8LEncodeImage(config, pic); // Sets pic->error in case of problem. in WebPEncode()
Dvp8l_enc.c1834 int VP8LEncodeImage(const WebPConfig* const config, in VP8LEncodeImage() function