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

  /frameworks/base/media/libstagefright/codecs/aacdec/
ps_bstr_decoding.cpp 154 aPrevIccIndex = ps_dec->aIccPrevFrameIndex;
209 ps_dec->aIccPrevFrameIndex,
210 NO_HI_RES_BINS*sizeof(*ps_dec->aIccPrevFrameIndex));
224 pv_memmove(ps_dec->aIccPrevFrameIndex,
226 NO_HI_RES_BINS*sizeof(*ps_dec->aIccPrevFrameIndex));
s_ps_dec.h 82 Int32 aIccPrevFrameIndex[NO_HI_RES_BINS];

Completed in 31 milliseconds