Home
last modified time | relevance | path

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

/frameworks/av/media/libeffects/lvm/lib/Common/src/
DDC_2I_D16_TRC_WRA_01.c28 LVM_INT32 Diff; in DC_2I_D16_TRC_WRA_01() local
37 Diff=*(pDataIn++)-(LeftDC>>16); in DC_2I_D16_TRC_WRA_01()
38 if (Diff > 32767) { in DC_2I_D16_TRC_WRA_01()
39 Diff = 32767; } in DC_2I_D16_TRC_WRA_01()
40 else if (Diff < -32768) { in DC_2I_D16_TRC_WRA_01()
41 Diff = -32768; } in DC_2I_D16_TRC_WRA_01()
42 *(pDataOut++)=(LVM_INT16)Diff; in DC_2I_D16_TRC_WRA_01()
43 if (Diff < 0) { in DC_2I_D16_TRC_WRA_01()
50 Diff=*(pDataIn++)-(RightDC>>16); in DC_2I_D16_TRC_WRA_01()
51 if (Diff > 32767) { in DC_2I_D16_TRC_WRA_01()
[all …]
DLVM_Mixer_TimeConstant.c69 LVM_INT32 Diff; in LVM_Mixer_TimeConstant() local
151 Diff = (LVM_INT32)(Table[Shift] - Table[Shift+1]); in LVM_Mixer_TimeConstant()
152 MUL32x16INTO32(Diff,Interpolate,Diff,15) in LVM_Mixer_TimeConstant()
153 Product = Table[Shift+1] + (LVM_UINT32)Diff; in LVM_Mixer_TimeConstant()
/frameworks/base/docs/html/guide/topics/manifest/
Duses-sdk-element.jd230 <td><a href="{@docRoot}sdk/api_diff/23/changes.html" title="Diff Report">23</a></td>
235 <td><a href="{@docRoot}sdk/api_diff/22/changes.html" title="Diff Report">22</a></td>
241 <td><a href="{@docRoot}sdk/api_diff/21/changes.html" title="Diff Report">21</a></td>
246 <td><a href="{@docRoot}sdk/api_diff/20/changes.html" title="Diff Report">20</a></td>
251 <td><a href="{@docRoot}sdk/api_diff/19/changes.html" title="Diff Report">19</a></td>
257 <td><a href="{@docRoot}sdk/api_diff/18/changes.html" title="Diff Report">18</a></td>
263 <td><a href="{@docRoot}sdk/api_diff/17/changes.html" title="Diff Report">17</a></td>
269 <td><a href="{@docRoot}sdk/api_diff/16/changes.html" title="Diff Report">16</a></td>
275 <td><a href="{@docRoot}sdk/api_diff/15/changes.html" title="Diff Report">15</a></td>
281 <td><a href="{@docRoot}sdk/api_diff/14/changes.html" title="Diff Report">14</a></td>
[all …]
/frameworks/wilhelm/tools/mphtogen/
DREADME.txt9 Diff the new files in ../../src/autogen vs. the new ones as sanity check.
/frameworks/base/core/java/android/service/notification/
DZenModeConfig.java193 private Diff diff(ZenModeConfig to) { in diff()
194 final Diff d = new Diff(); in diff()
236 public static Diff diff(ZenModeConfig from, ZenModeConfig to) { in diff()
238 final Diff d = new Diff(); in diff()
987 private static void appendDiff(Diff d, String item, ZenRule from, ZenRule to) { in appendDiff()
998 private void appendDiff(Diff d, String item, ZenRule to) { in appendDiff()
1184 public static class Diff { class in ZenModeConfig
1200 private Diff addLine(String item, String action) { in addLine()
1205 public Diff addLine(String item, String subitem, Object from, Object to) { in addLine()
1209 public Diff addLine(String item, Object from, Object to) { in addLine()
/frameworks/wilhelm/tools/hashgen/
DREADME.txt15 Diff the old file in ../../src/autogen vs. the newly generated IID_to_MPH.c here.
/frameworks/base/docs/html/tools/help/
Ddmtracedump.jd32 <td>Diff with this trace name</td>
/frameworks/base/docs/html/preview/
Dsupport.jd183 For a complete list of changes, including renamed and removed APIs, see the API Diff report for
425 refer to the API Diff Reports included in the <a href=
/frameworks/base/docs/html/tools/debugging/
Ddebugging-tracing.jd243 <td>Diff with this trace name</td>
/frameworks/data-binding/prebuilds/1.0-rc0/
Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...