Fix naming of sse2 idct functions.12/2812/2
commit112bd4e2b48317a85ba93c513ef79528aca1bb71
authorFritz Koenig <frkoenig@google.com>
Wed, 24 Aug 2011 17:19:46 +0000 (24 10:19 -0700)
committerFritz Koenig <frkoenig@google.com>
Wed, 24 Aug 2011 17:25:32 +0000 (24 10:25 -0700)
tree19d5f4da6316c9fa3bcb2b17a6a00ff4b07f5ead
parent1de5da80c941b24fe3147ff86b88e65467bd1a92
Fix naming of sse2 idct functions.

Prepend idct function names with vp8_
so that under profiling they show up
associated with libvpx.

Change-Id: I4fe357b50236cb7730a4cc00164c0a3487a1d8b4
vp8/common/x86/idctllm_sse2.asm
vp8/decoder/x86/idct_blk_sse2.c