Searched refs:conceal_max (Results 1 - 3 of 3) sorted by relevance

/external/aac/libAACdec/src/
H A Drvlcconceal.cpp175 conceal_max. The same is done for intensity data and noise energies.
193 int conceal_max,conceal_group_max; local
201 conceal_max = pRvlc->conceal_max % MaximumScaleFactorBands;
202 conceal_group_max = pRvlc->conceal_max / MaximumScaleFactorBands;
212 startBand=conceal_max+1;
253 'conceal_min' and 'conceal_max' and the 'sf_concealment' flag is not set. The
261 conceal_max
270 int conceal_min,conceal_max; local
287 if (pRvlc->conceal_max
406 int conceal_min,conceal_max; local
[all...]
H A Drvlc.cpp134 pRvlc->conceal_max = CONCEAL_MAX_INIT;
462 pRvlc->conceal_max = bnds;
468 pRvlc->conceal_max = bnds;
500 pRvlc->conceal_max = bnds;
506 pRvlc->conceal_max = bnds;
533 pRvlc->conceal_max = bnds;
539 pRvlc->conceal_max = bnds;
566 pRvlc->conceal_max = bnds;
572 pRvlc->conceal_max = bnds;
821 SHORT conceal_max; local
[all...]
H A Drvlc_info.h167 SHORT conceal_max; /* is set at forward decoding */ member in struct:__anon51

Completed in 77 milliseconds