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

  /frameworks/av/media/libstagefright/codecs/aacdec/
huffdecode.cpp 390 per_chan_share_w_fxpCoef *pChLeftShare; /* Helper pointer */
444 pChLeftShare = pChVars[LEFT]->pShareWfxpCoef;
457 pChLeftShare->group,
458 (Int *) & pChLeftShare->max_sfb,
460 (LT_PRED_STATUS *) & pChLeftShare->lt_status,
469 pChRightShare->max_sfb = pChLeftShare->max_sfb;
472 pChLeftShare->group,
473 NSHORT*sizeof(pChLeftShare->group[0]));
478 pChLeftShare->group,
479 pChLeftShare->max_sfb
    [all...]
pvmp4audiodecoderframe.cpp 102 pChLeftShare = pChVars[LEFT]->pShareWfxpCoef;
521 per_chan_share_w_fxpCoef *pChLeftShare; /* Helper pointer */
546 pChLeftShare = pChVars[LEFT]->pShareWfxpCoef;
    [all...]

Completed in 803 milliseconds