summaryrefslogtreecommitdiff
path: root/vp8/encoder/arm/armv5te/boolhuff_armv5te.asm
diff options
context:
space:
mode:
authorJohann <johannkoenig@google.com>2011-02-04 17:44:31 -0500
committerJohann <johannkoenig@google.com>2011-02-08 16:35:43 -0500
commit40dcae9c2e55185f94dd9d02810bb0756adcce57 (patch)
tree7596bfddbca394a2517bcb38d77e508a2d37b004 /vp8/encoder/arm/armv5te/boolhuff_armv5te.asm
parent3273c7b679df4d2f51adaee8ea5fec4ede6e4109 (diff)
downloadlibvpx-40dcae9c2e55185f94dd9d02810bb0756adcce57.tar
libvpx-40dcae9c2e55185f94dd9d02810bb0756adcce57.tar.gz
libvpx-40dcae9c2e55185f94dd9d02810bb0756adcce57.tar.bz2
libvpx-40dcae9c2e55185f94dd9d02810bb0756adcce57.zip
clarify *_offsets.asm differences
it's difficult to mux the *_offsets.c files because of header conflicts. make three instead, name them consistently and partititon the contents to allow building them as required. Change-Id: I8f9768c09279f934f44b6c5b0ec363f7943bb796
Diffstat (limited to 'vp8/encoder/arm/armv5te/boolhuff_armv5te.asm')
-rw-r--r--vp8/encoder/arm/armv5te/boolhuff_armv5te.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/vp8/encoder/arm/armv5te/boolhuff_armv5te.asm b/vp8/encoder/arm/armv5te/boolhuff_armv5te.asm
index e78dc3322..3c05f5705 100644
--- a/vp8/encoder/arm/armv5te/boolhuff_armv5te.asm
+++ b/vp8/encoder/arm/armv5te/boolhuff_armv5te.asm
@@ -14,7 +14,7 @@
EXPORT |vp8_stop_encode|
EXPORT |vp8_encode_value|
- INCLUDE vpx_vp8_enc_asm_offsets.asm
+ INCLUDE asm_enc_offsets.asm
ARM
REQUIRE8