Searched refs:pChRightShare (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/media/libstagefright/codecs/aacdec/
H A Dhuffdecode.cpp391 per_chan_share_w_fxpCoef *pChRightShare; /* Helper pointer */ local
445 pChRightShare = pChVars[RIGHT]->pShareWfxpCoef;
461 (LT_PRED_STATUS *) & pChRightShare->lt_status);
469 pChRightShare->max_sfb = pChLeftShare->max_sfb;
471 pChRightShare->group,
H A Dpvmp4audiodecoderframe.cpp103 pChRightShare = pChVars[RIGHT]->pShareWfxpCoef;
522 per_chan_share_w_fxpCoef *pChRightShare; /* Helper pointer */ local
547 pChRightShare = pChVars[RIGHT]->pShareWfxpCoef;
886 pChRightShare->qFormat);
904 pChRightShare->group,
906 pChRightShare->cb_map,
908 pChRightShare->factors,
909 pChRightShare->lt_status.sfb_prediction_used,
910 pChRightShare->lt_status.ltp_data_present,
914 pChRightShare
[all...]

Completed in 58 milliseconds