Home | History | Annotate | Download | only in aacdec

Lines Matching refs:patch

208                             struct PATCH *Patch,
213 Int32 patch;
342 /* First patch */
347 patch = 0;
354 Patch->targetStartBand[patch] = targetStopBand;
356 numBandsInPatch = goalSb - targetStopBand; /* get the desired range of the patch */
360 /* desired number bands are not available -> patch whole source range */
397 if ((numBandsInPatch < 3) && (patch > 0))
460 patch++;
464 Patch->noOfPatches = patch;