Searched refs:SMART_EXHAUSTIVE (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Ddeshake.h36 SMART_EXHAUSTIVE, ///< Search most possible positions (faster) enumerator in enum:SearchMethod
H A Dvf_deshake.c89 { "less", "less exhaustive search", 0, AV_OPT_TYPE_CONST, {.i64=SMART_EXHAUSTIVE}, INT_MIN, INT_MAX, FLAGS, "smode" },
151 } else if (deshake->search == SMART_EXHAUSTIVE) {

Completed in 148 milliseconds