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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dtransform.h42 INTERPOLATE_BIQUADRATIC, //< Biquadratic (best) enumerator in enum:InterpolateMethod
49 #define INTERPOLATE_BEST INTERPOLATE_BIQUADRATIC
H A Ddeshake_opencl.c56 if ((unsigned int)interpolate > INTERPOLATE_BIQUADRATIC) {
H A Dtransform.c167 case INTERPOLATE_BIQUADRATIC:

Completed in 65 milliseconds