[x265] [PATCH 3 of 7] asm: cleanup unused constant table

praveen at multicorewareinc.com praveen at multicorewareinc.com
Thu Apr 2 06:44:24 CEST 2015


# HG changeset patch
# User Praveen Tiwari <praveen at multicorewareinc.com>
# Date 1427883196 -19800
#      Wed Apr 01 15:43:16 2015 +0530
# Node ID 4750af9d9af47c4d82acb58d5aae12e1c7e7268d
# Parent  3107a47b6704a11681cfc1ded30d47f1aff30a25
asm: cleanup unused constant table

diff -r 3107a47b6704 -r 4750af9d9af4 source/common/x86/intrapred8.asm
--- a/source/common/x86/intrapred8.asm	Wed Apr 01 12:53:35 2015 +0530
+++ b/source/common/x86/intrapred8.asm	Wed Apr 01 15:43:16 2015 +0530
@@ -490,15 +490,6 @@
                  db 6, 26, 6, 26, 6, 26, 6, 26, 6, 26, 6, 26, 6, 26, 6, 26, 19, 13, 19, 13, 19, 13, 19, 13, 19, 13, 19, 13, 19, 13, 19, 13
                  db 32, 0, 32, 0, 32, 0, 32, 0, 32, 0, 32, 0, 32, 0, 32, 0, 32, 0, 32, 0, 32, 0, 32, 0, 32, 0, 32, 0, 32, 0, 32, 0
 
-
-ALIGN 32
-c_mode32_23_shuff:       times 2 db 0, 0, 0, 14, 10, 7, 3, 0
-c_mode32_23_shuff1:      times 2 db 0, 0, 14, 10, 7, 3, 0, 0
-c_mode32_23_shuff2:      times 2 db 0, 14, 10, 7, 3, 0, 0, 0
-c_mode32_23_shuff3:      times 2 db 14, 10, 7, 3, 0, 0, 0
-c_mode32_23_shuff4:      times 2 db 10, 7, 3, 0, 0, 0, 0, 0
-
-
 ALIGN 32
 c_ang32_mode_21: db 17, 15, 17, 15, 17, 15, 17, 15, 17, 15, 17, 15, 17, 15, 17, 15, 17, 15, 17, 15, 17, 15, 17, 15, 17, 15, 17, 15, 17, 15, 17, 15
                  db 2, 30, 2, 30, 2, 30, 2, 30, 2, 30, 2, 30, 2, 30, 2, 30, 19, 13, 19, 13, 19, 13, 19, 13, 19, 13, 19, 13, 19, 13, 19, 13


More information about the x265-devel mailing list