Home
last modified time | relevance | path

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

/external/webp/src/enc/
Dvp8l.c1019 static VP8LEncoder* VP8LEncoderNew(const WebPConfig* const config, in VP8LEncoderNew() function
1054 VP8LEncoder* const enc = VP8LEncoderNew(config, picture); in VP8LEncodeStream()