Searched refs:ha1 (Results 1 – 6 of 6) sorted by relevance
/external/adhd/cras/src/dsp/ |
D | crossover.c | 57 float ha1 = hp->a1; in lr4_split() local 74 y = hb0*x + hb1*hx1 + hb2*hx2 - ha1*hy1 - ha2*hy2; in lr4_split() 75 z = hb0*y + hb1*hy1 + hb2*hy2 - ha1*hz1 - ha2*hz2; in lr4_split() 130 float ha1 = hp->a1; in lr4_merge() local 146 y = hb0*x + hb1*hx1 + hb2*hx2 - ha1*hy1 - ha2*hy2; in lr4_merge() 147 z = hb0*y + hb1*hy1 + hb2*hy2 - ha1*hz1 - ha2*hz2; in lr4_merge()
|
D | crossover2.c | 244 float ha1 = hp->a1; in lr42_split() local 271 yL = hb0*xL + hb1*hx1L + hb2*hx2L - ha1*hy1L - ha2*hy2L; in lr42_split() 272 yR = hb0*xR + hb1*hx1R + hb2*hx2R - ha1*hy1R - ha2*hy2R; in lr42_split() 273 zL = hb0*yL + hb1*hy1L + hb2*hy2L - ha1*hz1L - ha2*hz2L; in lr42_split() 274 zR = hb0*yR + hb1*hy1R + hb2*hy2R - ha1*hz1R - ha2*hz2R; in lr42_split() 514 float ha1 = hp->a1; in lr42_merge() local 539 yL = hb0*xL + hb1*hx1L + hb2*hx2L - ha1*hy1L - ha2*hy2L; in lr42_merge() 540 yR = hb0*xR + hb1*hx1R + hb2*hx2R - ha1*hy1R - ha2*hy2R; in lr42_merge() 541 zL = hb0*yL + hb1*hy1L + hb2*hy2L - ha1*hz1L - ha2*hz2L; in lr42_merge() 542 zR = hb0*yR + hb1*hy1R + hb2*hy2R - ha1*hz1R - ha2*hz2R; in lr42_merge()
|
/external/curl/lib/vauth/ |
D | digest.c | 696 unsigned char ha1[65]; /* 64 digits and 1 zero byte */ in _Curl_auth_create_digest_http_message() local 754 convert_to_ascii(hashbuf, ha1); in _Curl_auth_create_digest_http_message() 760 tmp = aprintf("%s:%s:%s", ha1, digest->nonce, digest->cnonce); in _Curl_auth_create_digest_http_message() 767 convert_to_ascii(hashbuf, ha1); in _Curl_auth_create_digest_http_message() 811 ha1, in _Curl_auth_create_digest_http_message() 820 ha1, in _Curl_auth_create_digest_http_message()
|
/external/libcups/cups/ |
D | http-support.c | 1319 ha1[65], /* Hash of username:realm:password */ in _httpSetDigestAuthString() local 1396 cupsHashString(hash, hashsize, ha1, sizeof(ha1)); in _httpSetDigestAuthString() 1404 …snprintf(temp, sizeof(temp), "%s:%s:%08x:%s:%s:%s", ha1, http->nonce, http->nonce_count, cnonce, "… in _httpSetDigestAuthString() 1426 cupsHashString(hash, hashsize, ha1, sizeof(ha1)); in _httpSetDigestAuthString() 1434 snprintf(temp, sizeof(temp), "%s:%s:%s", ha1, http->nonce, ha2); in _httpSetDigestAuthString()
|
/external/python/httplib2/tests/ |
D | __init__.py | 601 ha1 = hasher( 606 (ha1, client_nonce, client_nc, client_cnonce, client_qop, ha2) 613 ha1,
|
/external/icu/icu4c/source/data/translit/ |
D | Latn_Bopo.txt | 703 ha1 ← ㄏㄚ;
|