disable trellis optimization for first pass
also remove 2 #defines and 1 function declaration that are not in use. Change-Id: I8f743d0e3dd9ebf1de24a8b0c30ff09f29b00c53
This commit is contained in:
@@ -21,9 +21,6 @@
|
||||
#include "vp8/common/g_common.h"
|
||||
#include "encodeintra.h"
|
||||
|
||||
#define intra4x4ibias_rate 128
|
||||
#define intra4x4pbias_rate 256
|
||||
|
||||
|
||||
#if CONFIG_RUNTIME_CPU_DETECT
|
||||
#define IF_RTCD(x) (x)
|
||||
|
||||
Reference in New Issue
Block a user