OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cdf
(Results
1 - 9
of
9
) sorted by null
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/fix/source/
encode.c
503
const uint16_t **
cdf
;
local
580
cdf
= WebRtcIsacfix_kPitchLagPtrLo;
582
cdf
= WebRtcIsacfix_kPitchLagPtrMid;
584
cdf
= WebRtcIsacfix_kPitchLagPtrHi;
587
&SaveEnc_str->pitchIndex[PITCH_SUBFRAMES*ii],
cdf
, PITCH_SUBFRAMES);
entropy_coding.c
1680
const uint16_t **
cdf
;
local
1768
const uint16_t **
cdf
;
local
[
all
...]
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/source/
encode.c
1015
const uint16_t**
cdf
;
local
[
all
...]
entropy_coding.c
40
/*
CDF
array for encoder bandwidth (12 vs 16 kHz) indicator. */
44
/* Pointer to
cdf
array for encoder bandwidth (12 vs 16 kHz) indicator. */
49
* Initial
cdf
index for decoder of encoded bandwidth
1608
const uint16_t**
cdf
;
local
1694
const uint16_t**
cdf
;
local
[
all
...]
/bionic/libc/kernel/uapi/linux/
atm.h
115
unsigned int
cdf
:3;
member in struct:atm_trafprm
/development/ndk/platforms/android-3/include/linux/
atm.h
105
unsigned int
cdf
:3;
member in struct:atm_trafprm
/development/ndk/platforms/android-L/include/linux/
atm.h
115
unsigned int
cdf
:3;
member in struct:atm_trafprm
/external/iproute2/include/linux/
atm.h
151
unsigned int cdf_pres :1; /*
cdf
present bit*/
155
unsigned int
cdf
:3; /* Cutoff Decrease Factor (3-bit) */
member in struct:atm_trafprm
/external/kernel-headers/original/uapi/linux/
atm.h
151
unsigned int cdf_pres :1; /*
cdf
present bit*/
155
unsigned int
cdf
:3; /* Cutoff Decrease Factor (3-bit) */
member in struct:atm_trafprm
Completed in 1010 milliseconds