OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:corrweight
(Results
1 - 4
of
4
) sorted by null
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
corrwght_tab.cpp
88
const Word16
corrweight
[251] =
variable
p_ol_wgh.cpp
488
ww = &
corrweight
[250];
489
we = &
corrweight
[123 + lag_max - old_lag];
600
ww = &
corrweight
[250];
601
we = &
corrweight
[123 + lag_max - old_lag];
/frameworks/av/media/libstagefright/codecs/amrnb/common/include/
p_ol_wgh.h
82
extern const Word16
corrweight
[];
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/
p_med_ol.c
52
ww = &
corrweight
[198];
53
we = &
corrweight
[98 + L_max - L_0];
Completed in 475 milliseconds