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

  /frameworks/rs/tests/java_api/Refocus/dataExtraction/
extract_data.sh 15 ComputeIntegralImageForLayerBehindFocalDepthSum=0
35 echo "ComputeIntegralImageForLayerBehindFocalDepth: $ComputeIntegralImageForLayerBehindFocalDepthSum" >> $cleanFilename
36 ComputeIntegralImageForLayerBehindFocalDepthSum=0
72 ComputeIntegralImageForLayerBehindFocalDepthSum=`echo $((ComputeIntegralImageForLayerBehindFocalDepthSum+newLine))`
108 echo "ComputeIntegralImageForLayerBehindFocalDepth: $ComputeIntegralImageForLayerBehindFocalDepthSum" >> $cleanFilename
109 ComputeIntegralImageForLayerBehindFocalDepthSum=0
extract_ave.sh 16 ComputeIntegralImageForLayerBehindFocalDepthSum=0
40 rTwo=$((ComputeIntegralImageForLayerBehindFocalDepthSum/count))
42 ComputeIntegralImageForLayerBehindFocalDepthSum=0
87 ComputeIntegralImageForLayerBehindFocalDepthSum=`echo $((ComputeIntegralImageForLayerBehindFocalDepthSum+newLine))`

Completed in 38 milliseconds