Home | History | Annotate | Download | only in src

Lines Matching refs:INTER_LINEAR

140             resize(lowResMotions[i], highResMotions[i], Size(), scale, scale, INTER_LINEAR); // TODO
607 resize(src[baseIdx], uhighRes_, highResSize, 0, 0, INTER_LINEAR); // TODO