OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:noSubSamples
(Results
1 - 5
of
5
) sorted by null
/frameworks/base/media/libstagefright/codecs/aacdec/
ps_allocate_decoder.h
85
UInt32
noSubSamples
);
ps_bstr_decoding.cpp
241
(env * ps_dec->
noSubSamples
) >> shift;
244
ps_dec->aEnvStartStop[ps_dec->noEnv] = ps_dec->
noSubSamples
;
250
if (ps_dec->aEnvStartStop[ps_dec->noEnv] < ps_dec->
noSubSamples
)
253
ps_dec->aEnvStartStop[ps_dec->noEnv] = ps_dec->
noSubSamples
;
267
thr = ps_dec->
noSubSamples
- ps_dec->noEnv + env;
ps_allocate_decoder.cpp
139
UInt32
noSubSamples
)
160
h_ps_dec->
noSubSamples
=
noSubSamples
;
162
h_ps_dec->invNoSubSamples = Q30_fmt(1.0f) /
noSubSamples
;
s_ps_dec.h
69
UInt32
noSubSamples
;
ps_init_stereo_mixing.cpp
268
if (invEnvLength == (Int32) pms->
noSubSamples
)
Completed in 192 milliseconds