Searched refs:UnpackInputImageSum (Results 1 - 2 of 2) sorted by relevance

/frameworks/rs/tests/java_api/Refocus/dataExtraction/
H A Dextract_data.sh12 UnpackInputImageSum=0
29 echo "UnpackInputImage: $UnpackInputImageSum" >> $cleanFilename
30 UnpackInputImageSum=0
63 UnpackInputImageSum=`echo $((UnpackInputImageSum+newLine))`
102 echo "UnpackInputImage: $UnpackInputImageSum" >> $cleanFilename
103 UnpackInputImageSum=0
H A Dextract_ave.sh13 UnpackInputImageSum=0
31 rTen=$((UnpackInputImageSum/count))
33 UnpackInputImageSum=0
78 UnpackInputImageSum=`echo $((UnpackInputImageSum+newLine))`

Completed in 1229 milliseconds