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

  /frameworks/rs/tests/java_api/Refocus/dataExtraction/
extract_data.sh 16 FilterLayerBehindFocalDepthSum=0
37 echo "FilterLayerBehindFocalDepth: $FilterLayerBehindFocalDepthSum" >> $cleanFilename
38 FilterLayerBehindFocalDepthSum=0
75 FilterLayerBehindFocalDepthSum=`echo $((FilterLayerBehindFocalDepthSum+newLine))`
110 echo "FilterLayerBehindFocalDepth: $FilterLayerBehindFocalDepthSum" >> $cleanFilename
111 FilterLayerBehindFocalDepthSum=0
extract_ave.sh 17 FilterLayerBehindFocalDepthSum=0
43 rThree=$((FilterLayerBehindFocalDepthSum/count))
45 FilterLayerBehindFocalDepthSum=0
90 FilterLayerBehindFocalDepthSum=`echo $((FilterLayerBehindFocalDepthSum+newLine))`

Completed in 32 milliseconds