HomeSort by relevance Sort by last modified time
    Searched refs:fast_probe (Results 1 - 2 of 2) sorted by null

  /external/opencv3/3rdparty/libwebp/enc/
frame.c 752 const int fast_probe = ((method == 0 || method == 3) && !do_search); local
763 if (fast_probe) {
  /external/webp/src/enc/
frame.c 578 const int fast_probe = ((method == 0 || method == 3) && !do_search); local
593 if (fast_probe) {

Completed in 105 milliseconds