Searched refs:Diff (Results 1 – 10 of 10) sorted by relevance
28 LVM_FLOAT Diff; in DC_2I_D16_TRC_WRA_01() local37 Diff =* (pDataIn++) - (LeftDC); in DC_2I_D16_TRC_WRA_01()38 if (Diff > 1.0f) { in DC_2I_D16_TRC_WRA_01()39 Diff = 1.0f; } in DC_2I_D16_TRC_WRA_01()40 else if (Diff < -1.0f) { in DC_2I_D16_TRC_WRA_01()41 Diff = -1.0f; } in DC_2I_D16_TRC_WRA_01()42 *(pDataOut++) = (LVM_FLOAT)Diff; in DC_2I_D16_TRC_WRA_01()43 if (Diff < 0) { in DC_2I_D16_TRC_WRA_01()50 Diff =* (pDataIn++) - (RightDC); in DC_2I_D16_TRC_WRA_01()51 if (Diff > 1.0f) { in DC_2I_D16_TRC_WRA_01()[all …]
75 LVM_FLOAT Diff; in LVM_Mixer_TimeConstant() local157 Diff = (Table[Shift] - Table[Shift + 1]); in LVM_Mixer_TimeConstant()158 Diff = Diff * Interpolate; in LVM_Mixer_TimeConstant()159 ProductFloat = Table[Shift + 1] + Diff; in LVM_Mixer_TimeConstant()172 LVM_INT32 Diff; in LVM_Mixer_TimeConstant() local254 Diff = (LVM_INT32)(Table[Shift] - Table[Shift+1]); in LVM_Mixer_TimeConstant()255 MUL32x16INTO32(Diff,Interpolate,Diff,15) in LVM_Mixer_TimeConstant()256 Product = Table[Shift+1] + (LVM_UINT32)Diff; in LVM_Mixer_TimeConstant()
59 extern int Diff(const std::vector<StringPiece>& args);72 return Diff(args); in ExecuteCommand()
20 "cmd/Diff.cpp",
9 Diff the new files in ../../src/autogen vs. the new ones as sanity check.
248 private Diff diff(ZenModeConfig to) { in diff()249 final Diff d = new Diff(); in diff()309 public static Diff diff(ZenModeConfig from, ZenModeConfig to) { in diff()311 final Diff d = new Diff(); in diff()1362 private static void appendDiff(Diff d, String item, ZenRule from, ZenRule to) { in appendDiff()1373 private void appendDiff(Diff d, String item, ZenRule to) { in appendDiff()1455 public static class Diff { class in ZenModeConfig1471 private Diff addLine(String item, String action) { in addLine()1476 public Diff addLine(String item, String subitem, Object from, Object to) { in addLine()1480 public Diff addLine(String item, Object from, Object to) { in addLine()
15 Diff the old file in ../../src/autogen vs. the newly generated IID_to_MPH.c here.
347 int Diff(const std::vector<StringPiece>& args) { in Diff() function
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...
29700 …on/ZenModeConfig$Diff;->addLine(Ljava/lang/String;Ljava/lang/Object;Ljava/lang/Object;)Landroid/se…29701 …eConfig$Diff;->addLine(Ljava/lang/String;Ljava/lang/String;Ljava/lang/Object;Ljava/lang/Object;)La…29702 HSPLandroid/service/notification/ZenModeConfig$Diff;->toString()Ljava/lang/String;29708 …deConfig$ZenRule;->appendDiff(Landroid/service/notification/ZenModeConfig$Diff;Ljava/lang/String;L…29719 …diff(Landroid/service/notification/ZenModeConfig;)Landroid/service/notification/ZenModeConfig$Diff;29720 …nfig;Landroid/service/notification/ZenModeConfig;)Landroid/service/notification/ZenModeConfig$Diff;57787 Landroid/service/notification/ZenModeConfig$Diff;