OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Kh
(Results
1 - 2
of
2
) 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
543
if (sub (abs_s (
Kh
), 32750) > 0)
565
t0 = Mpy_32 (
Kh
, Kl, Ah[i - j], Al[i - j]);
574
t0 = Mpy_32 (
Kh
, Kl,
Kh
, Kl); // K*K
643
Word16
Kh
; /* reflexion coefficient; hi and lo *
[
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
545
if (sub (abs_s (
Kh
), 32750) > 0)
567
t0 = Mpy_32 (
Kh
, Kl, Ah[i - j], Al[i - j]);
576
t0 = Mpy_32 (
Kh
, Kl,
Kh
, Kl); // K*K
645
Word16
Kh
; /* reflexion coefficient; hi and lo *
[
all
...]
Completed in 32 milliseconds