OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sLF_MA_shp
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/opus/src/silk/float/
prefilter_FLP.c
171
silk_float sLF_AR_shp,
sLF_MA_shp
;
178
sLF_MA_shp
= P->
sLF_MA_shp
;
192
n_LF = sLF_AR_shp * LF_AR_shp +
sLF_MA_shp
* LF_MA_shp;
195
sLF_MA_shp
= sLF_AR_shp - n_LF;
198
LTP_shp_buf[ LTP_shp_buf_idx ] =
sLF_MA_shp
;
200
xw[ i ] =
sLF_MA_shp
- n_LTP;
204
P->
sLF_MA_shp
=
sLF_MA_shp
;
structs_FLP.h
58
silk_float
sLF_MA_shp
;
Completed in 23 milliseconds