HomeSort by relevance Sort by last modified time
    Searched refs:FilterLayerInFrontOfFocalDepthSum (Results 1 - 2 of 2) sorted by null

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

Completed in 120 milliseconds