HomeSort by relevance Sort by last modified time
    Searched refs:aaIidIndex (Results 1 - 4 of 4) sorted by null

  /frameworks/base/media/libstagefright/codecs/aacdec/
ps_bstr_decoding.cpp 158 aPrevIidIndex = ps_dec->aaIidIndex[env-1];
166 ps_dec->aaIidIndex[env],
195 pv_memmove(ps_dec->aaIidIndex[ps_dec->noEnv-1],
202 pv_memset((void *)ps_dec->aaIidIndex[ps_dec->noEnv-1],
204 NO_HI_RES_BINS*sizeof(**ps_dec->aaIidIndex));
221 ps_dec->aaIidIndex[ps_dec->noEnv-1],
255 pv_memmove(ps_dec->aaIidIndex[ps_dec->noEnv],
256 ps_dec->aaIidIndex[ps_dec->noEnv-1],
257 NO_HI_RES_BINS*sizeof(**ps_dec->aaIidIndex));
289 map34IndexTo20(ps_dec->aaIidIndex[env])
    [all...]
s_ps_dec.h 143 Int32 aaIidIndex[MAX_NO_PS_ENV+1][NO_HI_RES_BINS];
ps_read_data.cpp 335 ps_dec->aaIidIndex[env][gr] = sbr_decode_huff_cw(CurrentTable, hBitBuf);
ps_init_stereo_mixing.cpp 287 tmp = pms->aaIidIndex[env][bin];
392 tmp = pms->aaIidIndex[env][bin];

Completed in 21 milliseconds