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

  /frameworks/rs/tests/java_api/Refocus/dataExtraction/
extract_data.sh 14 ComputeLayerMatteBehindFocalDepthSum=0
33 echo "ComputeLayerMatteBehindFocalDepth: $ComputeLayerMatteBehindFocalDepthSum" >> $cleanFilename
34 ComputeLayerMatteBehindFocalDepthSum=0
69 ComputeLayerMatteBehindFocalDepthSum=`echo $((ComputeLayerMatteBehindFocalDepthSum+newLine))`
106 echo "ComputeLayerMatteBehindFocalDepth: $ComputeLayerMatteBehindFocalDepthSum" >> $cleanFilename
107 ComputeLayerMatteBehindFocalDepthSum=0
extract_ave.sh 15 ComputeLayerMatteBehindFocalDepthSum=0
37 rOne=$((ComputeLayerMatteBehindFocalDepthSum/count))
39 ComputeLayerMatteBehindFocalDepthSum=0
84 ComputeLayerMatteBehindFocalDepthSum=`echo $((ComputeLayerMatteBehindFocalDepthSum+newLine))`

Completed in 617 milliseconds