Home
last modified time | relevance | path

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

/external/webp/src/enc/
Dframe.c578 const int fast_probe = ((method == 0 || method == 3) && !do_search); in StatLoop() local
593 if (fast_probe) { in StatLoop()
/external/opencv3/3rdparty/libwebp/enc/
Dframe.c752 const int fast_probe = ((method == 0 || method == 3) && !do_search); in StatLoop() local
763 if (fast_probe) { in StatLoop()