-
- Downloads
x86: hpeldsp: Move avg_pixels8_x2_mmx() out of hpeldsp_rnd_template.c
The function is only instantiated once, so there is no point in keeping it in a template file.
Showing
- libavcodec/x86/Makefile 2 additions, 1 deletionlibavcodec/x86/Makefile
- libavcodec/x86/dsputil_mmx.h 3 additions, 0 deletionslibavcodec/x86/dsputil_mmx.h
- libavcodec/x86/hpeldsp_init.c 1 addition, 2 deletionslibavcodec/x86/hpeldsp_init.c
- libavcodec/x86/hpeldsp_mmx.c 52 additions, 0 deletionslibavcodec/x86/hpeldsp_mmx.c
- libavcodec/x86/hpeldsp_rnd_template.c 0 additions, 22 deletionslibavcodec/x86/hpeldsp_rnd_template.c
libavcodec/x86/hpeldsp_mmx.c
0 → 100644
Please register or sign in to comment