Searched refs:PAVGBP_MMX (Results 1 – 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/x86/ | ||
D | inline_asm.h | 86 #define PAVGBP_MMX(rega, regb, regr, regc, regd, regp) \ macro |
D | hpeldsp_init.c | 124 #define PAVGBP(a, b, c, d, e, f) PAVGBP_MMX(a, b, c, d, e, f) |