interp_3px 139 libavfilter/vf_hqx.c return interp_3px(w4, 2, w0, 1, w1, 1, 2); interp_3px 141 libavfilter/vf_hqx.c return interp_3px(w4, 2, w0, 1, w3, 1, 2); interp_3px 143 libavfilter/vf_hqx.c return interp_3px(w4, 14, w3, 1, w1, 1, 4); interp_3px 145 libavfilter/vf_hqx.c return interp_3px(w4, 5, w1, 2, w3, 1, 3); interp_3px 147 libavfilter/vf_hqx.c return interp_3px(w4, 5, w3, 2, w1, 1, 3); interp_3px 153 libavfilter/vf_hqx.c return interp_3px(w4, 2, w3, 3, w1, 3, 3); interp_3px 160 libavfilter/vf_hqx.c return interp_3px(w4, 2, w3, 1, w1, 1, 2); interp_3px 161 libavfilter/vf_hqx.c return interp_3px(w4, 6, w3, 1, w1, 1, 3); interp_3px 202 libavfilter/vf_hqx.c *dst00 = interp_3px(w4, 2, w3, 7, w1, 7, 4); interp_3px 209 libavfilter/vf_hqx.c *dst00 = interp_3px(w4, 2, w3, 1, w1, 1, 2); interp_3px 303 libavfilter/vf_hqx.c *dst00 = interp_3px(w4, 2, w1, 1, w3, 1, 2); interp_3px 314 libavfilter/vf_hqx.c *dst01 = interp_3px(w4, 5, w1, 2, w3, 1, 3); interp_3px 316 libavfilter/vf_hqx.c *dst01 = interp_3px(w4, 5, w1, 2, w0, 1, 3); interp_3px 322 libavfilter/vf_hqx.c *dst01 = interp_3px(w1, 2, w4, 1, w3, 1, 2); interp_3px 344 libavfilter/vf_hqx.c *dst10 = interp_3px(w4, 5, w3, 2, w1, 1, 3); interp_3px 346 libavfilter/vf_hqx.c *dst10 = interp_3px(w4, 5, w3, 2, w0, 1, 3); interp_3px 352 libavfilter/vf_hqx.c *dst10 = interp_3px(w3, 2, w4, 1, w1, 1, 2); interp_3px 376 libavfilter/vf_hqx.c *dst11 = interp_3px(w4, 6, w3, 1, w1, 1, 3);