Searched refs:sad (Results 26 - 33 of 33) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dvf_deshake.c135 #define CMP(i, j) deshake->c.sad[0](NULL, src1 + cy * stride + cx, \
204 // We use a width of 16 here to match the libavcodec sad functions
266 // We use a width of 16 here to match the libavcodec sad functions
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Ddsputil.h271 me_cmp_func sad[6]; /* identical to pix_absAxA except additional void * */ member in struct:DSPContext
H A Ddsputil.c1816 cmp[i]= c->sad[i];
2973 c->sad[0]= pix_abs16_c;
2974 c->sad[1]= pix_abs8_c;
H A Dmpeg4videoenc.c648 diff= s->dsp.sad[0](NULL, p_pic, b_pic, s->linesize, 16);
H A Dac3enc.c383 exp_diff = s->dsp.sad[0](NULL, exp, exp - AC3_MAX_COEFS, 16, 16);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dmpeg4videoenc.c701 diff = s->dsp.sad[0](NULL, p_pic, b_pic, s->linesize, 16);
H A Dac3enc.c382 exp_diff = s->dsp.sad[0](NULL, exp, exp - AC3_MAX_COEFS, 16, 16);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/doc/
H A Dip-cref.tex1400 More sad news, IPv6 only understands the \verb|append| command correctly.

Completed in 138 milliseconds

12