mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 19:08:57 +09:00
Revert "vpp: disable pps as default when scaler ratio is 1:1"
This reverts commit 3f03850cd9.
Change-Id: I9a760c8b3819728c9cab71a4526acc91538c99e0
Signed-off-by: Brian Zhu <brian.zhu@amlogic.com>
This commit is contained in:
@@ -141,7 +141,7 @@ static DEFINE_MUTEX(omx_mutex);
|
||||
|
||||
static bool bypass_cm;
|
||||
|
||||
static bool bypass_pps = true;
|
||||
static bool bypass_pps;
|
||||
/*For 3D usage ----0: mbx 1: tv */
|
||||
bool platform_type = 1;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user