Searched refs:cPosY (Results 1 – 1 of 1) sorted by relevance
393 int posY, cPosY, firstPosY, lastPosY, firstCPosY, lastCPosY; in swscale() local451 cPosY = hout_slice->plane[1].sliceY + hout_slice->plane[1].sliceH; in swscale()452 if (cPosY <= lastChrSrcY && !hasChrHoles) { in swscale()453 firstCPosY = FFMAX(firstChrSrcY, cPosY); in swscale()456 firstCPosY = cPosY; in swscale()469 if (cPosY < lastChrSrcY + 1) { in swscale()