/frameworks/av/media/libeffects/lvm/lib/Common/src/ |
D | Filters.h | 40 LVM_INT16 A1; member 55 LVM_INT16 A1; member
|
D | LVM_FO_LPF.c | 94 pCoeffs->A1=pCoeffs->A0; in LVM_FO_LPF()
|
D | LVM_FO_HPF.c | 96 pCoeffs->A1=-pCoeffs->A0; /* Store A1=-A0*/ in LVM_FO_HPF()
|
D | FO_1I_D16F16Css_TRC_WRA_01_Init.c | 49 temp=pCoef->A1; in FO_1I_D16F16Css_TRC_WRA_01_Init()
|
D | FO_1I_D32F32Cll_TRC_WRA_01_Init.c | 48 temp=pCoef->A1; in FO_1I_D32F32Cll_TRC_WRA_01_Init()
|
D | FO_2I_D16F32Css_LShx_TRC_WRA_01_Init.c | 48 temp=pCoef->A1; in FO_2I_D16F32Css_LShx_TRC_WRA_01_Init()
|
D | BQ_2I_D16F16Css_TRC_WRA_01_Init.c | 51 temp=pCoef->A1; in BQ_2I_D16F16Css_TRC_WRA_01_Init()
|
D | BQ_2I_D16F32Css_TRC_WRA_01_init.c | 50 temp=pCoef->A1; in BQ_2I_D16F32Css_TRC_WRA_01_Init()
|
D | BQ_1I_D16F16Css_TRC_WRA_01_Init.c | 50 temp=pCoef->A1; in BQ_1I_D16F16Css_TRC_WRA_01_Init()
|
D | BQ_1I_D16F32Css_TRC_WRA_01_init.c | 51 temp=pCoef->A1; in BQ_1I_D16F32Css_TRC_WRA_01_Init()
|
D | BQ_2I_D32F32Cll_TRC_WRA_01_Init.c | 50 temp=pCoef->A1; in BQ_2I_D32F32Cll_TRC_WRA_01_Init()
|
/frameworks/av/media/libeffects/lvm/lib/Common/lib/ |
D | BIQUAD.h | 46 LVM_INT16 A1; /* a1 */ member 55 LVM_INT32 A1; /* a1 */ member 64 LVM_INT16 A1; /* a1 */ member 71 LVM_INT32 A1; /* a1 */ member 79 LVM_INT16 A1; /* a1 */ member
|
/frameworks/av/media/libeffects/lvm/lib/StereoWidening/src/ |
D | LVCS_StereoEnhancer.c | 80 CoeffsMid.A1 = (LVM_INT16) LVCS_SEMidCoefTable[Offset].A1; in LVCS_SEnhancerInit() 105 CoeffsSide.A1 = (LVM_INT16) pSESideCoefs[Offset].A1; in LVCS_SEnhancerInit()
|
D | LVCS_Equaliser.c | 84 Coeffs.A1 = (LVM_INT16) pEqualiserCoefTable[Offset].A1; in LVCS_EqualiserInit()
|
D | LVCS_ReverbGenerator.c | 102 Coeffs.A1 = (LVM_INT16)pReverbCoefTable[Offset].A1; in LVCS_ReverbGeneratorInit()
|
/frameworks/base/core/java/android/net/http/ |
D | RequestHandle.java | 308 String A1 = username + ":" + realm + ":" + password; in computeDigestAuthResponse() local 314 String digest = computeDigest(A1, A2, nonce, QOP, nc, cnonce); in computeDigestAuthResponse() 353 String A1, String A2, String nonce, String QOP, String nc, String cnonce) { in computeDigest() argument 359 return KD(H(A1), nonce + ":" + H(A2)); in computeDigest() 362 return KD(H(A1), nonce + ":" + nc + ":" + cnonce + ":" + QOP + ":" + H(A2)); in computeDigest()
|
/frameworks/av/media/libstagefright/rtsp/ |
D | MyTransmitter.h | 302 AString A1; in addAuthentication() local 303 A1.append(USERNAME); in addAuthentication() 304 A1.append(":"); in addAuthentication() 305 A1.append("Streaming Server"); in addAuthentication() 306 A1.append(":"); in addAuthentication() 307 A1.append(PASSWORD); in addAuthentication() 315 H(A1, &HA1); in addAuthentication()
|
D | ARTSPConnection.cpp | 999 AString A1; in addAuthentication() local 1000 A1.append(mUser); in addAuthentication() 1001 A1.append(":"); in addAuthentication() 1002 A1.append("Streaming Server"); in addAuthentication() 1003 A1.append(":"); in addAuthentication() 1004 A1.append(mPass); in addAuthentication() 1012 H(A1, &HA1); in addAuthentication()
|
/frameworks/av/media/libeffects/lvm/lib/Reverb/src/ |
D | LVREV_ApplyNewSettings.c | 103 Coeffs.A1 = 0; in LVREV_ApplyNewSettings() 275 Coeffs.A1 = 0; in LVREV_ApplyNewSettings()
|
/frameworks/base/docs/html/distribute/essentials/quality/ |
D | core.jd | 329 <tr id="FN-A1"> 334 FN-A1
|
/frameworks/base/docs/html/google/gcm/ |
D | adv.jd | 286 For example, Device A can have A1, A2, A3, and A4. Device B can have B1, B2, B3,
|