Home
last modified time | relevance | path

Searched refs:scaleThrL (Results 1 – 1 of 1) sorted by relevance

/external/neven/Embedded/common/src/b_ImageEm/
DFunctions.c92 uint32 scaleThrL = scaleThresholdA; in bim_filterWarpInterpolation() local
159 while( ( invScaleL >> scaleExpL ) > scaleThrL ) scaleExpL++; in bim_filterWarpInterpolation()
424 uint32 scaleThrL = scaleThresholdA; in bim_filterWarpPixelReplication() local
491 while( ( invScaleL >> scaleExpL ) > scaleThrL ) scaleExpL++; in bim_filterWarpPixelReplication()