OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:adpcm_estimindex
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/ic/
msm6258.c
47
static const int
adpcm_estimindex
[16] = {
variable in typeref:typename:const int[16]
90
mc->mc_amp += (short)(
adpcm_estimindex
[(int)s] * dl);
141
mc->mc_amp += adpcm_estim[estim] *
adpcm_estimindex
[b];
Completed in 11 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025