Searched refs:sfbThresholdRight (Results 1 – 3 of 3) sorted by relevance
111 …FIXP_DBL *sfbThresholdRight = psyData[1]->sfbThreshold.Long; /* modified whe… in FDKaacEnc_MsStereoProcessing() local184 minThreshold = fixMin(sfbThresholdLeft[sfb+sfboffs], sfbThresholdRight[sfb+sfboffs]); in FDKaacEnc_MsStereoProcessing()185 sfbThresholdLeft[sfb+sfboffs] = sfbThresholdRight[sfb+sfboffs] = minThreshold; in FDKaacEnc_MsStereoProcessing()230 minThreshold = fixMin(sfbThresholdLeft[sfb+sfboffs], sfbThresholdRight[sfb+sfboffs]); in FDKaacEnc_MsStereoProcessing()231 sfbThresholdLeft[sfb+sfboffs] = sfbThresholdRight[sfb+sfboffs] = minThreshold; in FDKaacEnc_MsStereoProcessing()
103 FIXP_DBL *sfbThresholdRight,
569 FIXP_DBL *sfbThresholdRight, in FDKaacEnc_IntensityStereoProcessing() argument650 …&&(fMult(FL2FXCONST_DBL(1.0f/1.5f),sfbEnergyRight[sfb+sfboffs]) > sfbThresholdRight[sfb+sfboffs]) … in FDKaacEnc_IntensityStereoProcessing()752 sfbThresholdRight[sfb+sfboffs] = FL2FXCONST_DBL(0.0f); in FDKaacEnc_IntensityStereoProcessing()