interp_3px 137 libavfilter/vf_hqx.c return interp_3px(w4, 2, w0, 1, w1, 1, 2); interp_3px 139 libavfilter/vf_hqx.c return interp_3px(w4, 2, w0, 1, w3, 1, 2); interp_3px 141 libavfilter/vf_hqx.c return interp_3px(w4, 14, w3, 1, w1, 1, 4); interp_3px 143 libavfilter/vf_hqx.c return interp_3px(w4, 5, w1, 2, w3, 1, 3); interp_3px 145 libavfilter/vf_hqx.c return interp_3px(w4, 5, w3, 2, w1, 1, 3); interp_3px 151 libavfilter/vf_hqx.c return interp_3px(w4, 2, w3, 3, w1, 3, 3); interp_3px 158 libavfilter/vf_hqx.c return interp_3px(w4, 2, w3, 1, w1, 1, 2); interp_3px 159 libavfilter/vf_hqx.c return interp_3px(w4, 6, w3, 1, w1, 1, 3); interp_3px 200 libavfilter/vf_hqx.c *dst00 = interp_3px(w4, 2, w3, 7, w1, 7, 4); interp_3px 207 libavfilter/vf_hqx.c *dst00 = interp_3px(w4, 2, w3, 1, w1, 1, 2); interp_3px 301 libavfilter/vf_hqx.c *dst00 = interp_3px(w4, 2, w1, 1, w3, 1, 2); interp_3px 312 libavfilter/vf_hqx.c *dst01 = interp_3px(w4, 5, w1, 2, w3, 1, 3); interp_3px 314 libavfilter/vf_hqx.c *dst01 = interp_3px(w4, 5, w1, 2, w0, 1, 3); interp_3px 320 libavfilter/vf_hqx.c *dst01 = interp_3px(w1, 2, w4, 1, w3, 1, 2); interp_3px 342 libavfilter/vf_hqx.c *dst10 = interp_3px(w4, 5, w3, 2, w1, 1, 3); interp_3px 344 libavfilter/vf_hqx.c *dst10 = interp_3px(w4, 5, w3, 2, w0, 1, 3); interp_3px 350 libavfilter/vf_hqx.c *dst10 = interp_3px(w3, 2, w4, 1, w1, 1, 2); interp_3px 374 libavfilter/vf_hqx.c *dst11 = interp_3px(w4, 6, w3, 1, w1, 1, 3);