Home
last modified time | relevance | path

Searched refs:NegSatValue (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/libeffects/lvm/lib/Common/src/
DFO_2I_D16F32C15_LShx_TRC_WRA_01.c43 LVM_INT32 NegSatValue; in FO_2I_D16F32C15_LShx_TRC_WRA_01() local
48 NegSatValue = LVM_MAXINT_16 +1; in FO_2I_D16F32C15_LShx_TRC_WRA_01()
49 NegSatValue = -NegSatValue; in FO_2I_D16F32C15_LShx_TRC_WRA_01()
105 if(ynL < NegSatValue) in FO_2I_D16F32C15_LShx_TRC_WRA_01()
107 ynL = NegSatValue; in FO_2I_D16F32C15_LShx_TRC_WRA_01()
117 if(ynR < NegSatValue) in FO_2I_D16F32C15_LShx_TRC_WRA_01()
119 ynR = NegSatValue; in FO_2I_D16F32C15_LShx_TRC_WRA_01()