Searched defs:SetLoopParams (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libwebp/enc/
H A Dframe.c529 static void SetLoopParams(VP8Encoder* const enc, float q) { function
550 SetLoopParams(enc, s->q);
772 SetLoopParams(enc, stats.q);
/external/webp/src/enc/
H A Dframe.c529 static void SetLoopParams(VP8Encoder* const enc, float q) { function
550 SetLoopParams(enc, s->q);
772 SetLoopParams(enc, stats.q);

Completed in 1383 milliseconds