Searched refs:yIndexL (Results 1 – 4 of 4) sorted by relevance
326 int32 yIndexL; in bim_APhImage_copySection() local364 …for( yIndexL = sectionL.y1E; yIndexL < srcImageSubSectionL.y1E && yIndexL < sectionL.y2E; yIndexL+… in bim_APhImage_copySection()387 for( ; yIndexL < srcImageSubSectionL.y2E && yIndexL < sectionL.y2E; yIndexL++ ) in bim_APhImage_copySection()390 srcPixelPtrL = srcPtrA->arrE.arrPtrE + yIndexL * srcPtrA->widthE + srcImageSubSectionL.x1E; in bim_APhImage_copySection()410 for( ; yIndexL < sectionL.y2E; yIndexL++ ) in bim_APhImage_copySection()
350 int32 yIndexL; in bim_ComplexImage_copySection() local388 …for( yIndexL = sectionL.y1E; yIndexL < srcImageSubSectionL.y1E && yIndexL < sectionL.y2E; yIndexL+… in bim_ComplexImage_copySection()411 for( ; yIndexL < srcImageSubSectionL.y2E && yIndexL < sectionL.y2E; yIndexL++ ) in bim_ComplexImage_copySection()414 srcPixelPtrL = srcPtrA->arrE.arrPtrE + yIndexL * srcPtrA->widthE + srcImageSubSectionL.x1E; in bim_ComplexImage_copySection()434 for( ; yIndexL < sectionL.y2E; yIndexL++ ) in bim_ComplexImage_copySection()
359 int32 yIndexL; in bim_Flt16Image_copySection() local398 …for( yIndexL = sectionL.y1E; yIndexL < srcImageSubSectionL.y1E && yIndexL < sectionL.y2E; yIndexL+… in bim_Flt16Image_copySection()421 for( ; yIndexL < srcImageSubSectionL.y2E && yIndexL < sectionL.y2E; yIndexL++ ) in bim_Flt16Image_copySection()424 srcPixelPtrL = srcPtrA->arrE.arrPtrE + yIndexL * srcPtrA->widthE + srcImageSubSectionL.x1E; in bim_Flt16Image_copySection()444 for( ; yIndexL < sectionL.y2E; yIndexL++ ) in bim_Flt16Image_copySection()
358 int32 yIndexL; in bim_UInt8Image_copySection() local396 …for( yIndexL = sectionL.y1E; yIndexL < srcImageSubSectionL.y1E && yIndexL < sectionL.y2E; yIndexL+… in bim_UInt8Image_copySection()419 for( ; yIndexL < srcImageSubSectionL.y2E && yIndexL < sectionL.y2E; yIndexL++ ) in bim_UInt8Image_copySection()422 srcPixelPtrL = srcPtrA->arrE.arrPtrE + yIndexL * srcPtrA->widthE + srcImageSubSectionL.x1E; in bim_UInt8Image_copySection()442 for( ; yIndexL < sectionL.y2E; yIndexL++ ) in bim_UInt8Image_copySection()