Home
last modified time | relevance | path

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

/external/webp/src/enc/
Dframe_enc.c680 static int PreLoopInitialize(VP8Encoder* const enc) { in PreLoopInitialize() function
740 int ok = PreLoopInitialize(enc); in VP8EncLoop()
790 ok = PreLoopInitialize(enc); in VP8EncTokenLoop()