# HG changeset patch
# User Steve Borho <[email protected]>
# 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
 
_______________________________________________
x265-devel mailing list
[email protected]
https://mailman.videolan.org/listinfo/x265-devel

Reply via email to