Home
last modified time | relevance | path

Searched refs:aIccPrevFrameIndex (Results 1 – 2 of 2) sorted by relevance

/external/opencore/codecs_v2/audio/aac/dec/src/
Dps_bstr_decoding.cpp154 aPrevIccIndex = ps_dec->aIccPrevFrameIndex; in ps_bstr_decoding()
209 ps_dec->aIccPrevFrameIndex, in ps_bstr_decoding()
210 NO_HI_RES_BINS*sizeof(*ps_dec->aIccPrevFrameIndex)); in ps_bstr_decoding()
224 pv_memmove(ps_dec->aIccPrevFrameIndex, in ps_bstr_decoding()
226 NO_HI_RES_BINS*sizeof(*ps_dec->aIccPrevFrameIndex)); in ps_bstr_decoding()
Ds_ps_dec.h82 Int32 aIccPrevFrameIndex[NO_HI_RES_BINS]; member