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

  /external/aac/libAACdec/src/
rvlcconceal.cpp 175 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 == CONCEAL_MAX_INIT
406 int conceal_min,conceal_max; local
    [all...]
rvlc.cpp 134 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...]
rvlc_info.h 167 SHORT conceal_max; /* is set at forward decoding */ member in struct:__anon12887

Completed in 813 milliseconds