PAVGB 158 libavcodec/x86/dsputil_mmx.c #define PAVGB(a, b, c, e) PAVGB_MMX_NO_RND(a, b, c, e) PAVGB 165 libavcodec/x86/dsputil_mmx.c #undef PAVGB PAVGB 172 libavcodec/x86/dsputil_mmx.c #define PAVGB(a, b, c, e) PAVGB_MMX(a, b, c, e) PAVGB 179 libavcodec/x86/dsputil_mmx.c #undef PAVGB PAVGB 185 libavcodec/x86/dsputil_mmx.c #define PAVGB "pavgusb" PAVGB 190 libavcodec/x86/dsputil_mmx.c #undef PAVGB PAVGB 198 libavcodec/x86/dsputil_mmx.c #define PAVGB "pavgb" PAVGB 203 libavcodec/x86/dsputil_mmx.c #undef PAVGB PAVGB 2057 libavcodec/x86/h264dsp_mmx.c #define PAVGB "pavgusb" PAVGB 30 libpostproc/postprocess_template.c #undef PAVGB PAVGB 39 libpostproc/postprocess_template.c #define PAVGB(a,b) REAL_PAVGB(a,b) PAVGB 38 libswscale/rgb2rgb_template.c #undef PAVGB PAVGB 49 libswscale/rgb2rgb_template.c #define PAVGB "pavgusb" PAVGB 53 libswscale/rgb2rgb_template.c #define PAVGB "pavgb" PAVGB 83 libswscale/swscale.c #undef PAVGB PAVGB 26 libswscale/swscale_template.c #undef PAVGB PAVGB 57 libswscale/swscale_template.c #define PAVGB(a,b) "pavgb " #a ", " #b " \n\t" PAVGB 59 libswscale/swscale_template.c #define PAVGB(a,b) "pavgusb " #a ", " #b " \n\t"