Home
last modified time | relevance | path

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

/frameworks/rs/tests/java_api/Refocus/dataExtraction/
Dextract_data.sh20 FilterLayerInFrontOfFocalDepthSum=0
45 echo "FilterLayerInFrontOfFocalDepth: $FilterLayerInFrontOfFocalDepthSum" >> $cleanFilename
46 FilterLayerInFrontOfFocalDepthSum=0
87 FilterLayerInFrontOfFocalDepthSum=`echo $((FilterLayerInFrontOfFocalDepthSum+newLine))`
118 echo "FilterLayerInFrontOfFocalDepth: $FilterLayerInFrontOfFocalDepthSum" >> $cleanFilename
119 FilterLayerInFrontOfFocalDepthSum=0
Dextract_ave.sh20 FilterLayerInFrontOfFocalDepthSum=0
55 rSix=$((FilterLayerInFrontOfFocalDepthSum/count))
57 FilterLayerInFrontOfFocalDepthSum=0
102 FilterLayerInFrontOfFocalDepthSum=`echo $((FilterLayerInFrontOfFocalDepthSum+newLine))`