Home
last modified time | relevance | path

Searched refs:Diff (Results 1 – 7 of 7) 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/wilhelm/tools/mphtogen/
DREADME.txt9 Diff the new files in ../../src/autogen vs. the new ones as sanity check.
/frameworks/base/docs/html/guide/topics/manifest/
Duses-sdk-element.jd231 <td><a href="{@docRoot}sdk/api_diff/21/changes.html" title="Diff Report">21</a></td>
237 <td><a href="{@docRoot}sdk/api_diff/20/changes.html" title="Diff Report">20</a></td>
242 <td><a href="{@docRoot}sdk/api_diff/19/changes.html" title="Diff Report">19</a></td>
248 <td><a href="{@docRoot}sdk/api_diff/18/changes.html" title="Diff Report">18</a></td>
254 <td><a href="{@docRoot}sdk/api_diff/17/changes.html" title="Diff Report">17</a></td>
260 <td><a href="{@docRoot}sdk/api_diff/16/changes.html" title="Diff Report">16</a></td>
266 <td><a href="{@docRoot}sdk/api_diff/15/changes.html" title="Diff Report">15</a></td>
272 <td><a href="{@docRoot}sdk/api_diff/14/changes.html" title="Diff Report">14</a></td>
277 <td><a href="{@docRoot}sdk/api_diff/13/changes.html" title="Diff Report">13</a></td>
283 <td><a href="{@docRoot}sdk/api_diff/12/changes.html" title="Diff Report">12</a></td>
[all …]
/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/tools/debugging/
Ddebugging-tracing.jd233 <td>Diff with this trace name</td>