Home
last modified time | relevance | path

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

/external/webp/src/enc/
Dwebpenc.c245 VP8EncDspInit(); in InitEncoder()
Dvp8enci.h497 void VP8EncDspInit(void); // must be called before using any of the above
Ddsp.c732 void VP8EncDspInit(void) { in VP8EncDspInit() function