Searched refs:ComputeIntegralImageForLayerBehindFocalDepthSum (Results 1 - 2 of 2) sorted by relevance

/frameworks/rs/tests/java_api/Refocus/dataExtraction/
H A Dextract_data.sh15 ComputeIntegralImageForLayerBehindFocalDepthSum=0
35 echo "ComputeIntegralImageForLayerBehindFocalDepth: $ComputeIntegralImageForLayerBehindFocalDepthSum" >> $cleanFilename
36 ComputeIntegralImageForLayerBehindFocalDepthSum=0
72 ComputeIntegralImageForLayerBehindFocalDepthSum=`echo $((ComputeIntegralImageForLayerBehindFocalDepthSum+newLine))`
108 echo "ComputeIntegralImageForLayerBehindFocalDepth: $ComputeIntegralImageForLayerBehindFocalDepthSum" >> $cleanFilename
109 ComputeIntegralImageForLayerBehindFocalDepthSum=0
H A Dextract_ave.sh16 ComputeIntegralImageForLayerBehindFocalDepthSum=0
40 rTwo=$((ComputeIntegralImageForLayerBehindFocalDepthSum/count))
42 ComputeIntegralImageForLayerBehindFocalDepthSum=0
87 ComputeIntegralImageForLayerBehindFocalDepthSum=`echo $((ComputeIntegralImageForLayerBehindFocalDepthSum+newLine))`

Completed in 58 milliseconds