X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fthird_party%2Fffmpeg%2Flibavcodec%2Fx86%2Fvp8dsp.asm;h=538b3f4a9b6725f5d25b3ab5dfb888ed5c299706;hb=3545e9f2671f595d2a2f3ee75ca0393b01e35ef6;hp=77cc2f3044e29166a0d9717f95c6da93e1a0d7d3;hpb=7d210d4c7e9ba36e635eabc5b5780495f8a63292;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/third_party/ffmpeg/libavcodec/x86/vp8dsp.asm b/src/third_party/ffmpeg/libavcodec/x86/vp8dsp.asm index 77cc2f3..538b3f4 100644 --- a/src/third_party/ffmpeg/libavcodec/x86/vp8dsp.asm +++ b/src/third_party/ffmpeg/libavcodec/x86/vp8dsp.asm @@ -143,13 +143,13 @@ filter_h6_shuf1: db 0, 5, 1, 6, 2, 7, 3, 8, 4, 9, 5, 10, 6, 11, 7, 12 filter_h6_shuf2: db 1, 2, 2, 3, 3, 4, 4, 5, 5, 6, 6, 7, 7, 8, 8, 9 filter_h6_shuf3: db 3, 4, 4, 5, 5, 6, 6, 7, 7, 8, 8, 9, 9, 10, 10, 11 -pw_256: times 8 dw 256 pw_20091: times 4 dw 20091 pw_17734: times 4 dw 17734 cextern pw_3 cextern pw_4 cextern pw_64 +cextern pw_256 SECTION .text