Home
last modified time | relevance | path

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

/frameworks/rs/tests/java_api/Refocus/dataExtraction/
Dextract_data.sh14 ComputeLayerMatteBehindFocalDepthSum=0
33 echo "ComputeLayerMatteBehindFocalDepth: $ComputeLayerMatteBehindFocalDepthSum" >> $cleanFilename
34 ComputeLayerMatteBehindFocalDepthSum=0
69 ComputeLayerMatteBehindFocalDepthSum=`echo $((ComputeLayerMatteBehindFocalDepthSum+newLine))`
106 … echo "ComputeLayerMatteBehindFocalDepth: $ComputeLayerMatteBehindFocalDepthSum" >> $cleanFilename
107 ComputeLayerMatteBehindFocalDepthSum=0
Dextract_ave.sh15 ComputeLayerMatteBehindFocalDepthSum=0
37 rOne=$((ComputeLayerMatteBehindFocalDepthSum/count))
39 ComputeLayerMatteBehindFocalDepthSum=0
84 ComputeLayerMatteBehindFocalDepthSum=`echo $((ComputeLayerMatteBehindFocalDepthSum+newLine))`