Searched refs:xIndexL (Results 1 - 4 of 4) sorted by relevance

/external/neven/Embedded/common/src/b_ImageEm/
H A DAPhImage.c327 int32 xIndexL; local
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...]
H A DComplexImage.c351 int32 xIndexL; local
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...]
H A DFlt16Image.c360 int32 xIndexL; local
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...]
H A DUInt8Image.c359 int32 xIndexL; local
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 123 milliseconds