OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Kl
(Results
1 - 3
of
3
) sorted by null
/external/opencore/codecs_v2/audio/gsm_amr/amr_nb/enc/src/
levinson.cpp
475
Word16 Kh,
Kl
; // reflexion coefficient; hi and lo
489
L_Extract (t0, &Kh, &
Kl
); // K in DPF
498
t0 = Mpy_32 (Kh,
Kl
, Kh,
Kl
); // K*K
535
L_Extract (t2, &Kh, &
Kl
); // K in DPF
565
t0 = Mpy_32 (Kh,
Kl
, Ah[i - j], Al[i - j]);
574
t0 = Mpy_32 (Kh,
Kl
, Kh,
Kl
); // K*K
644
Word16
Kl
;
678
Kl
= (Word16)((t0 >> 1) - ((Word32)(Kh) << 15))
[
all
...]
/frameworks/base/media/libstagefright/codecs/amrnb/enc/src/
levinson.cpp
477
Word16 Kh,
Kl
; // reflexion coefficient; hi and lo
491
L_Extract (t0, &Kh, &
Kl
); // K in DPF
500
t0 = Mpy_32 (Kh,
Kl
, Kh,
Kl
); // K*K
537
L_Extract (t2, &Kh, &
Kl
); // K in DPF
567
t0 = Mpy_32 (Kh,
Kl
, Ah[i - j], Al[i - j]);
576
t0 = Mpy_32 (Kh,
Kl
, Kh,
Kl
); // K*K
646
Word16
Kl
;
680
Kl
= (Word16)((t0 >> 1) - ((Word32)(Kh) << 15))
[
all
...]
/external/opencore/protocols/rtp_payload_parser/util/output/
pv_rtp.bin
[
all
...]
Completed in 21 milliseconds