Searched refs:invScaleL (Results 1 – 1 of 1) sorted by relevance
157 uint32 invScaleL = ( a1L < a2L ) ? a1L : a2L; in bim_filterWarpInterpolation() local159 while( ( invScaleL >> scaleExpL ) > scaleThrL ) scaleExpL++; in bim_filterWarpInterpolation()489 uint32 invScaleL = ( a1L < a2L ) ? a1L : a2L; in bim_filterWarpPixelReplication() local491 while( ( invScaleL >> scaleExpL ) > scaleThrL ) scaleExpL++; in bim_filterWarpPixelReplication()