Searched refs:scaleThresholdA (Results 1 – 2 of 2) sorted by relevance
/external/neven/Embedded/common/src/b_ImageEm/ |
D | Functions.h | 64 uint32 scaleThresholdA ); 84 uint32 scaleThresholdA ); 99 uint32 scaleThresholdA,
|
D | Functions.c | 78 uint32 scaleThresholdA ) in bim_filterWarpInterpolation() argument 92 uint32 scaleThrL = scaleThresholdA; in bim_filterWarpInterpolation() 146 if( scaleThresholdA > 0 ) in bim_filterWarpInterpolation() 410 uint32 scaleThresholdA ) in bim_filterWarpPixelReplication() argument 424 uint32 scaleThrL = scaleThresholdA; in bim_filterWarpPixelReplication() 478 if( scaleThresholdA > 0 ) in bim_filterWarpPixelReplication() 720 uint32 scaleThresholdA, in bim_filterWarp() argument 725 …ImageWidthA, srcImageHeightA, offsPtrA, altPtrA, dstWidthA, dstHeightA, bufPtrA, scaleThresholdA ); in bim_filterWarp() 729 …ImageWidthA, srcImageHeightA, offsPtrA, altPtrA, dstWidthA, dstHeightA, bufPtrA, scaleThresholdA ); in bim_filterWarp()
|