HomeSort by relevance Sort by last modified time
    Searched refs:xIndexL (Results 1 - 4 of 4) sorted by null

  /external/neven/Embedded/common/src/b_ImageEm/
APhImage.c 327 int32 xIndexL;
370 for( xIndexL = sectionL.x1E; xIndexL < srcImageSubSectionL.x1E && xIndexL < sectionL.x2E; xIndexL++ )
375 for( ; xIndexL < srcImageSubSectionL.x2E && xIndexL < sectionL.x2E; xIndexL++ )
381 for( ; xIndexL < sectionL.x2E; xIndexL++
    [all...]
ComplexImage.c 351 int32 xIndexL;
394 for( xIndexL = sectionL.x1E; xIndexL < srcImageSubSectionL.x1E && xIndexL < sectionL.x2E; xIndexL++ )
399 for( ; xIndexL < srcImageSubSectionL.x2E && xIndexL < sectionL.x2E; xIndexL++ )
405 for( ; xIndexL < sectionL.x2E; xIndexL++
    [all...]
Flt16Image.c 360 int32 xIndexL;
404 for( xIndexL = sectionL.x1E; xIndexL < srcImageSubSectionL.x1E && xIndexL < sectionL.x2E; xIndexL++ )
409 for( ; xIndexL < srcImageSubSectionL.x2E && xIndexL < sectionL.x2E; xIndexL++ )
415 for( ; xIndexL < sectionL.x2E; xIndexL++
    [all...]
UInt8Image.c 359 int32 xIndexL;
402 for( xIndexL = sectionL.x1E; xIndexL < srcImageSubSectionL.x1E && xIndexL < sectionL.x2E; xIndexL++ )
407 for( ; xIndexL < srcImageSubSectionL.x2E && xIndexL < sectionL.x2E; xIndexL++ )
413 for( ; xIndexL < sectionL.x2E; xIndexL++
    [all...]

Completed in 549 milliseconds