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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Daf_flanger.c29 #define INTERPOLATION_LINEAR 0 macro
68 { "linear", NULL, 0, AV_OPT_TYPE_CONST, {.i64=INTERPOLATION_LINEAR}, 0, 0, A, "itype" },
176 if (s->interpolation == INTERPOLATION_LINEAR) {

Completed in 48 milliseconds