hqx magnification filters (hq2x, hq3x, hq4x) More...
#include "libavutil/opt.h"
#include "libavutil/avassert.h"
#include "libavutil/pixdesc.h"
#include "internal.h"
Go to the source code of this file.
hqx magnification filters (hq2x, hq3x, hq4x)
Originally designed by Maxim Stephin.
Definition in file vf_hqx.c.
Referenced by pixel_diff(), and yuv_diff().
Referenced by pixel_diff(), and yuv_diff().
Referenced by pixel_diff(), and yuv_diff().
Definition at line 90 of file vf_hqx.c.
Referenced by hq2x_interp_1x1(), hq3x_interp_2x1(), and hq4x_interp_2x2().
Definition at line 100 of file vf_hqx.c.
Referenced by hq2x_interp_1x1(), hq3x_interp_2x1(), and hq4x_interp_2x2().
Definition at line 105 of file vf_hqx.c.
Referenced by hq2x_interp_1x1(), hq3x_interp_2x1(), and hq4x_interp_2x2().
Definition at line 58 of file vf_hqx.c.
Referenced by bayer_to_yv12_wrapper(), hqx_filter(), yv12_copy(), and yv12_interpolate().
Definition at line 63 of file vf_hqx.c.
Referenced by hqx_filter().
Definition at line 74 of file vf_hqx.c.
Referenced by hq2x_interp_1x1(), hq3x_interp_2x1(), and hq4x_interp_2x2().
Definition at line 81 of file vf_hqx.c.
Referenced by hq2x_interp_1x1(), hq3x_interp_2x1(), and hq4x_interp_2x2().
Definition at line 117 of file vf_hqx.c.
Referenced by hqx_filter().
Definition at line 167 of file vf_hqx.c.
Referenced by hqx_filter().
Definition at line 233 of file vf_hqx.c.
Referenced by hqx_filter().