df 86 libavfilter/vf_xbr.c #define eq(A, B) (df(A, B) < 155) df 91 libavfilter/vf_xbr.c const unsigned e = df(PE,PC) + df(PE,PG) + df(PI,H5) + df(PI,F4) + (df(PH,PF)<<2); \ df 92 libavfilter/vf_xbr.c const unsigned i = df(PH,PD) + df(PH,I5) + df(PF,I4) + df(PF,PB) + (df(PE,PI)<<2); \ df 94 libavfilter/vf_xbr.c const unsigned px = df(PE,PF) <= df(PE,PH) ? PF : PH; \ df 98 libavfilter/vf_xbr.c const unsigned ke = df(PF,PG); \ df 99 libavfilter/vf_xbr.c const unsigned ki = df(PH,PC); \ df 125 libavfilter/vf_xbr.c const unsigned e = df(PE,PC) + df(PE,PG) + df(PI,H5) + df(PI,F4) + (df(PH,PF)<<2); \ df 126 libavfilter/vf_xbr.c const unsigned i = df(PH,PD) + df(PH,I5) + df(PF,I4) + df(PF,PB) + (df(PE,PI)<<2); \ df 128 libavfilter/vf_xbr.c const unsigned px = df(PE,PF) <= df(PE,PH) ? PF : PH; \ df 132 libavfilter/vf_xbr.c const unsigned ke = df(PF,PG); \ df 133 libavfilter/vf_xbr.c const unsigned ki = df(PH,PC); \ df 167 libavfilter/vf_xbr.c const unsigned e = df(PE,PC) + df(PE,PG) + df(PI,H5) + df(PI,F4) + (df(PH,PF)<<2); \ df 168 libavfilter/vf_xbr.c const unsigned i = df(PH,PD) + df(PH,I5) + df(PF,I4) + df(PF,PB) + (df(PE,PI)<<2); \ df 170 libavfilter/vf_xbr.c const unsigned px = df(PE,PF) <= df(PE,PH) ? PF : PH; \ df 174 libavfilter/vf_xbr.c const unsigned ke = df(PF,PG); \ df 175 libavfilter/vf_xbr.c const unsigned ki = df(PH,PC); \ df 189 libavfilter/vf_yadif.c int df = (s->csp->comp[td->plane].depth_minus1 + 8) / 8; df 190 libavfilter/vf_yadif.c int pix_3 = 3 * df; df 206 libavfilter/vf_yadif.c next + pix_3, td->w - (3 + MAX_ALIGN/df-1), df 216 libavfilter/vf_yadif.c &s->cur->data[td->plane][y * refs], td->w * df);