Commit 028f6adb authored by diego's avatar diego

typo/clarification

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@11201 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 8c853d6c
...@@ -2841,7 +2841,7 @@ PREFETCH(prefetch_3dnow, prefetch) ...@@ -2841,7 +2841,7 @@ PREFETCH(prefetch_3dnow, prefetch)
#include "h264dsp_mmx.c" #include "h264dsp_mmx.c"
/* AVS specific */ /* CAVS specific */
void ff_cavsdsp_init_mmx2(DSPContext* c, AVCodecContext *avctx); void ff_cavsdsp_init_mmx2(DSPContext* c, AVCodecContext *avctx);
void ff_put_cavs_qpel8_mc00_mmx2(uint8_t *dst, uint8_t *src, int stride) { void ff_put_cavs_qpel8_mc00_mmx2(uint8_t *dst, uint8_t *src, int stride) {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment