OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bit_count
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/src/modules/audio_processing/utility/
delay_estimator.c
226
int32_t
bit_count
= (handle->bit_counts[i] << 9); // Q9.
local
235
WebRtc_MeanEstimatorFix(
bit_count
, shifts, &(handle->mean_bit_counts[i]));
/external/ppp/pppd/
auth.c
2085
int
bit_count
;
local
2104
mask <<=
bit_count
;
local
[
all
...]
Completed in 403 milliseconds