[x265] [PATCH 2 of 4] analysis: remove unused LAMBDA_PARTITION_SELECT
Steve Borho
steve at borho.org
Thu Sep 25 22:09:56 CEST 2014
# HG changeset patch
# User Steve Borho <steve at borho.org>
# Date 1411675496 18000
# Thu Sep 25 15:04:56 2014 -0500
# Node ID 14da986c3acd979ad995f1bbe5fef0d776b8a678
# Parent 5f750c3f237fe308111391e95d6926a528765ece
analysis: remove unused LAMBDA_PARTITION_SELECT
diff -r 5f750c3f237f -r 14da986c3acd source/encoder/analysis.cpp
--- a/source/encoder/analysis.cpp Thu Sep 25 15:04:12 2014 -0500
+++ b/source/encoder/analysis.cpp Thu Sep 25 15:04:56 2014 -0500
@@ -253,8 +253,6 @@
delete [] m_origYuv;
}
-/* Lambda Partition Select adjusts the threshold value for Early Exit in No-RDO flow */
-#define LAMBDA_PARTITION_SELECT 0.9
#define EARLY_EXIT 1
#define TOPSKIP 1
More information about the x265-devel
mailing list