OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:aaIccIndex
(Results
1 - 4
of
4
) sorted by null
/frameworks/base/media/libstagefright/codecs/aacdec/
ps_bstr_decoding.cpp
159
aPrevIccIndex = ps_dec->
aaIccIndex
[env-1];
178
ps_dec->
aaIccIndex
[env],
208
pv_memmove(ps_dec->
aaIccIndex
[ps_dec->noEnv-1],
214
pv_memset((void *)ps_dec->
aaIccIndex
[ps_dec->noEnv-1],
216
NO_HI_RES_BINS*sizeof(**ps_dec->
aaIccIndex
));
225
ps_dec->
aaIccIndex
[ps_dec->noEnv-1],
259
pv_memmove(ps_dec->
aaIccIndex
[ps_dec->noEnv],
260
ps_dec->
aaIccIndex
[ps_dec->noEnv-1],
261
NO_HI_RES_BINS*sizeof(**ps_dec->
aaIccIndex
));
293
map34IndexTo20(ps_dec->
aaIccIndex
[env])
[
all
...]
s_ps_dec.h
144
Int32
aaIccIndex
[MAX_NO_PS_ENV+1][NO_HI_RES_BINS];
ps_read_data.cpp
357
ps_dec->
aaIccIndex
[env][gr] = sbr_decode_huff_cw(CurrentTable, hBitBuf);
ps_init_stereo_mixing.cpp
312
tmp = pms->
aaIccIndex
[env][bin];
417
tmp = pms->
aaIccIndex
[env][bin];
Completed in 426 milliseconds