Home | History | Annotate | Download | only in target-i386

Lines Matching refs:FAVG

359 #define FAVG(a, b) ((a) + (b) + 1) >> 1
408 SSE_HELPER_B(helper_pavgb, FAVG)
409 SSE_HELPER_W(helper_pavgw, FAVG)