Searched refs:to (Results 26 - 50 of 7771) sorted by last modified time

1234567891011>>

/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
H A DAndroid.mk48 # Using .S (instead of .s) extention is to include a C header file in assembly.
62 # Flags passed to both C and C++ files.
104 # Flags passed to both C and C++ files.
H A Dlattice_armv7.S47 ldr r9, [sp, #32] @ Restore the inner loop counter to order_coef
49 add r0, r9, asl #1 @ Restore r0 to &ar_g_Q0[order_coef]
50 add r2, r9, asl #1 @ Restore r2 to &cth_Q15[order_coef]
51 add r3, r9, asl #1 @ Restore r3 to &sth_Q15[order_coef]
H A Dlattice_neon.S27 @ Output is not bit-exact with the reference C code, due to the replacement
100 @ Check how many samples still need to be processed.
H A Dlpc_masking_model_neon.S40 vmov.u8 d20[0], r4 @ Set q10 to 1.
57 cmp r0, r6 @ Compare lpc_order to i.
87 cmp r0, r1 @ Compare lpc_order to j.
134 cmp r0, r6 @ Compare i to lpc_order.
H A Dpitch_filter_armv6.S48 str r4, [r6] @ Store return value to index2.
73 @ Filter to get fractional pitch.
88 ldrh r10, [r3], #-14 @ r3 back to &ubufQQpos2[*index2].
89 ldrh r4, [r9], #-16 @ r9 back to &coefficient[0].
93 @ Saturate to avoid overflow in tmpW16.
118 @ Saturate to avoid overflow.
119 @ First shift the sample to the range of [0xC0000000, 0x3FFFFFFF],
120 @ to avoid overflow in the next saturation step.
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/test/
H A DAndroid.mk20 # Flags passed to both C and C++ files.
45 # We need to dup libwebrtc_isacfix$(MY_LIB_SUFFIX) because ibwebrtc_isacfix_neon$(MY_LIB_SUFFIX)
/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
H A DAndroid.mk49 # Flags passed to both C and C++ files.
/external/webrtc/src/modules/audio_processing/
H A DAndroid.mk33 # Flags passed to both C and C++ files.
84 # Flags passed to both C and C++ files.
137 # Flags passed to both C and C++ files.
/external/webrtc/src/modules/audio_processing/aec/
H A DAndroid.mk27 # Flags passed to both C and C++ files.
/external/webrtc/src/modules/audio_processing/aecm/
H A DAndroid.mk26 # Flags passed to both C and C++ files.
73 # Flags passed to both C and C++ files.
/external/webrtc/src/modules/audio_processing/agc/
H A DAndroid.mk23 # Flags passed to both C and C++ files.
/external/webrtc/src/modules/audio_processing/ns/
H A DAndroid.mk28 # Flags passed to both C and C++ files.
75 # Flags passed to both C and C++ files.
/external/webrtc/src/modules/audio_processing/test/android/apmtest/jni/
H A DAndroid.mk9 # Unless required by applicable law or agreed to in writing, software
/external/webrtc/src/modules/audio_processing/test/
H A Dapmtest.m2 %APMTEST is a tool to process APM file sets and easily display the output.
4 % 'test' Processes the files to produce test output.
7 % 'show' Uses spclab to show the test case specified by the
20 % FILEPATH specifies the path to the test data files.
22 % CASENUMBER can be used to select a single test case. Omit CASENUMBER,
23 % or set to zero, to use all test cases.
27 % Set to true to run old VQE recordings.
162 fprintf(1, '\nAll files are bit-exact to referenc
[all...]
/external/webrtc/src/modules/audio_processing/utility/
H A DAndroid.mk25 # Flags passed to both C and C++ files.
/external/wpa_supplicant_8/hostapd/
H A DAndroid.mk141 # define HOSTAPD_DUMP_STATE to include support for dumping internal state
142 # through control interface commands (undefine it, if you want to save in
815 # define CONFIG_FULL_DYNAMIC_VLAN to have hostapd manipulate bridges
/external/wpa_supplicant_8/hostapd/src/ap/
H A DMakefile2 @echo Nothing to be made.
8 @echo Nothing to be made.
/external/wpa_supplicant_8/hostapd/src/common/
H A DMakefile2 @echo Nothing to be made.
8 @echo Nothing to be made.
/external/wpa_supplicant_8/hostapd/src/crypto/
H A DMakefile7 @echo Nothing to be made.
H A Dtls_openssl.c51 * 2008-11-15. This version uses a bit different API compared to the old patch.
104 ENGINE *engine; /* functional reference to the engine */
178 /* Windows CryptoAPI and access to certificate stores */
209 unsigned char *to, RSA *rsa, int padding)
217 unsigned char *to, RSA *rsa, int padding)
225 unsigned char *to, RSA *rsa, int padding)
292 to[i] = buf[len - i - 1];
304 unsigned char *to, RSA *rsa, int padding)
341 cryptoapi_error("Failed to open 'My system store'");
393 wpa_printf(MSG_WARNING, "CryptoAPI: Failed to allocat
208 cryptoapi_rsa_pub_enc(int flen, const unsigned char *from, unsigned char *to, RSA *rsa, int padding) argument
216 cryptoapi_rsa_pub_dec(int flen, const unsigned char *from, unsigned char *to, RSA *rsa, int padding) argument
224 cryptoapi_rsa_priv_enc(int flen, const unsigned char *from, unsigned char *to, RSA *rsa, int padding) argument
303 cryptoapi_rsa_priv_dec(int flen, const unsigned char *from, unsigned char *to, RSA *rsa, int padding) argument
[all...]
/external/wpa_supplicant_8/hostapd/src/drivers/
H A DMakefile2 @echo Nothing to be made.
9 @echo Nothing to be made.
H A Dndis_events.c41 /* WBEM / WMI wrapper functions, to perform in-place conversion of WCHARs to
267 wpa_printf(MSG_DEBUG, "Failed to allocate buffer for event "
325 wpa_printf(MSG_DEBUG, "Failed to get __CLASS from "
334 wpa_printf(MSG_DEBUG, "Failed to get InstanceName "
342 wpa_printf(MSG_DEBUG, "ndis_events_indicate: Try to "
445 * all reference count drops to zero.
497 * Try to get adapter descriptor through WMI CIMv2 Win32_NetworkAdapter
498 * to have better probability of matching with InstanceName from
508 wpa_printf(MSG_ERROR, "ndis_events: Could not connect to WM
[all...]
/external/wpa_supplicant_8/hostapd/src/eap_common/
H A DMakefile2 @echo Nothing to be made.
8 @echo Nothing to be made.
/external/wpa_supplicant_8/hostapd/src/eap_peer/
H A DMakefile2 @echo Nothing to be made.
/external/wpa_supplicant_8/hostapd/src/eap_server/
H A DMakefile2 @echo Nothing to be made.
8 @echo Nothing to be made.

Completed in 3843 milliseconds

1234567891011>>