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

  /frameworks/base/media/libstagefright/codecs/aacdec/
ps_bstr_decoding.cpp 153 aPrevIidIndex = ps_dec->aIidPrevFrameIndex;
196 ps_dec->aIidPrevFrameIndex,
197 NO_HI_RES_BINS*sizeof(*ps_dec->aIidPrevFrameIndex));
220 pv_memmove(ps_dec->aIidPrevFrameIndex,
222 NO_HI_RES_BINS*sizeof(*ps_dec->aIidPrevFrameIndex));
s_ps_dec.h 81 Int32 aIidPrevFrameIndex[NO_HI_RES_BINS];

Completed in 41 milliseconds