Searched refs:A2 (Results 1 – 14 of 14) sorted by relevance
/frameworks/base/core/java/android/net/http/ |
D | RequestHandle.java | 309 String A2 = mMethod + ":" + mUrl; 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/base/media/libeffects/lvm/lib/StereoWidening/src/ |
D | LVCS_Equaliser.c | 85 Coeffs.A2 = (LVM_INT16) pEqualiserCoefTable[Offset].A2; in LVCS_EqualiserInit()
|
D | LVCS_ReverbGenerator.c | 103 Coeffs.A2 = (LVM_INT16)pReverbCoefTable[Offset].A2; in LVCS_ReverbGeneratorInit()
|
D | LVCS_StereoEnhancer.c | 106 CoeffsSide.A2 = (LVM_INT16) pSESideCoefs[Offset].A2; in LVCS_SEnhancerInit()
|
/frameworks/base/media/libeffects/lvm/lib/Common/src/ |
D | Filters.h | 41 LVM_INT16 A2; member
|
D | BQ_2I_D16F32Css_TRC_WRA_01_init.c | 48 temp=pCoef->A2; in BQ_2I_D16F32Css_TRC_WRA_01_Init()
|
D | BQ_1I_D16F16Css_TRC_WRA_01_Init.c | 48 temp=pCoef->A2; in BQ_1I_D16F16Css_TRC_WRA_01_Init()
|
D | BQ_2I_D16F16Css_TRC_WRA_01_Init.c | 49 temp=pCoef->A2; in BQ_2I_D16F16Css_TRC_WRA_01_Init()
|
D | BQ_1I_D16F32Css_TRC_WRA_01_init.c | 49 temp=pCoef->A2; in BQ_1I_D16F32Css_TRC_WRA_01_Init()
|
D | BQ_2I_D32F32Cll_TRC_WRA_01_Init.c | 48 temp=pCoef->A2; in BQ_2I_D32F32Cll_TRC_WRA_01_Init()
|
/frameworks/base/media/libeffects/lvm/lib/Common/lib/ |
D | BIQUAD.h | 45 LVM_INT16 A2; /* a2 */ member 54 LVM_INT32 A2; /* a2 */ member
|
/frameworks/base/media/libstagefright/rtsp/ |
D | MyTransmitter.h | 309 AString A2; in addAuthentication() local 310 A2.append(method); in addAuthentication() 311 A2.append(":"); in addAuthentication() 312 A2.append(url); in addAuthentication() 316 H(A2, &HA2); in addAuthentication()
|
D | ARTSPConnection.cpp | 971 AString A2; in addAuthentication() local 972 A2.append(method); in addAuthentication() 973 A2.append(":"); in addAuthentication() 974 A2.append(url); in addAuthentication() 978 H(A2, &HA2); in addAuthentication()
|
/frameworks/base/docs/html/resources/dashboard/ |
D | screens.jd | 63 …rmal%20/%20ldpi|Normal%20/%20mdpi|Small%20/%20hdpi|Small%20/%20ldpi&chd=t%3A2.6,0.1,3.0,71.9,0.9,1…
|