Searched refs:AVG2 (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavcodec/alpha/
H A Ddsputil_alpha.c162 STORE(AVG2(pix1, pix2), block); \
175 STORE(AVG2(pix, next_pix), block); \
239 #define AVG2 avg2 macro
246 #define STORE(l, b) stq(AVG2(l, ldq(b)), b);
250 #undef AVG2 macro
254 #define AVG2 avg2_no_rnd macro
261 #define STORE(l, b) stq(AVG2(l, ldq(b)), b);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavcodec/alpha/
H A Ddsputil_alpha.c162 STORE(AVG2(pix1, pix2), block); \
175 STORE(AVG2(pix, next_pix), block); \
239 #define AVG2 avg2 macro
246 #define STORE(l, b) stq(AVG2(l, ldq(b)), b);
250 #undef AVG2 macro
254 #define AVG2 avg2_no_rnd macro
261 #define STORE(l, b) stq(AVG2(l, ldq(b)), b);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/alpha/
H A Ddsputil_alpha.c162 STORE(AVG2(pix1, pix2), block); \
175 STORE(AVG2(pix, next_pix), block); \
239 #define AVG2 avg2 macro
246 #define STORE(l, b) stq(AVG2(l, ldq(b)), b);
250 #undef AVG2 macro
254 #define AVG2 avg2_no_rnd macro
261 #define STORE(l, b) stq(AVG2(l, ldq(b)), b);

Completed in 74 milliseconds