Searched refs:sfbThresholdLeft (Results 1 – 3 of 3) sorted by relevance
110 …FIXP_DBL *sfbThresholdLeft = psyData[0]->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()
102 FIXP_DBL *sfbThresholdLeft,
568 FIXP_DBL *sfbThresholdLeft, in FDKaacEnc_IntensityStereoProcessing() argument649 if ( (sfbEnergyLeft[sfb+sfboffs] < sfbThresholdLeft[sfb+sfboffs]) in FDKaacEnc_IntensityStereoProcessing()