Searched refs:INTERPOLATE_BILINEAR (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.h41 INTERPOLATE_BILINEAR, //< Bilinear enumerator in enum:InterpolateMethod
47 #define INTERPOLATE_DEFAULT INTERPOLATE_BILINEAR
H A Dtransform.c164 case INTERPOLATE_BILINEAR:
H A Dvf_deshake.c537 matrix_y, matrix_uv, INTERPOLATE_BILINEAR, deshake->edge, in, out);

Completed in 103 milliseconds