Home
last modified time | relevance | path

Searched refs:AVG4_ROUNDER (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/alpha/
Dhpeldsp_alpha.c108 avg = (((pix_l + npix_l + AVG4_ROUNDER) >> 2) & BYTE_VEC(0x03)) \
147 #define AVG4_ROUNDER BYTE_VEC(0x02) macro
158 #undef AVG4_ROUNDER
162 #define AVG4_ROUNDER BYTE_VEC(0x01) macro