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

  /frameworks/av/media/libstagefright/codecs/aacdec/
s_tdec_int_chan.h 161 per_chan_share_w_fxpCoef * pShareWfxpCoef;
getics.cpp 477 &pChVars->pShareWfxpCoef->lt_status,
576 pChVars->pShareWfxpCoef->factors,
619 pChVars->pShareWfxpCoef->max_sfb,
659 pChVars->pShareWfxpCoef->factors,
665 pChVars->pShareWfxpCoef->qFormat);
huffdecode.cpp 444 pChLeftShare = pChVars[LEFT]->pShareWfxpCoef;
445 pChRightShare = pChVars[RIGHT]->pShareWfxpCoef;
502 pChLeftShare = pChVars[ch]->pShareWfxpCoef;
pvmp4audiodecoderinitlibrary.cpp 272 pVars->perChan[0].pShareWfxpCoef = (per_chan_share_w_fxpCoef *)
275 pVars->perChan[1].pShareWfxpCoef = (per_chan_share_w_fxpCoef *)
pvmp4audiodecoderframe.cpp 102 pChLeftShare = pChVars[LEFT]->pShareWfxpCoef;
103 pChRightShare = pChVars[RIGHT]->pShareWfxpCoef;
117 pChVars[ch]->pShareWfxpCoef->max_sfb ...
546 pChLeftShare = pChVars[LEFT]->pShareWfxpCoef;
547 pChRightShare = pChVars[RIGHT]->pShareWfxpCoef;
    [all...]

Completed in 102 milliseconds