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

  /frameworks/rs/tests/java_api/Refocus/dataExtraction/
extract_data.sh 19 ComputeIntegralImageForLayerInFrontOfFocalDepthSum=0
43 echo "ComputeIntegralImageForLayerInFrontOfFocalDepth: $ComputeIntegralImageForLayerInFrontOfFocalDepthSum" >> $cleanFilename
44 ComputeIntegralImageForLayerInFrontOfFocalDepthSum=0
84 ComputeIntegralImageForLayerInFrontOfFocalDepthSum=`echo $((ComputeIntegralImageForLayerInFrontOfFocalDepthSum+newLine))`
116 echo "ComputeIntegralImageForLayerInFrontOfFocalDepth: $ComputeIntegralImageForLayerInFrontOfFocalDepthSum" >> $cleanFilename
117 ComputeIntegralImageForLayerInFrontOfFocalDepthSum=0
extract_ave.sh 52 rEight=$((ComputeIntegralImageForLayerInFrontOfFocalDepthSum/count))
54 ComputeIntegralImageForLayerInFrontOfFocalDepthSum=0
99 ComputeIntegralImageForLayerInFrontOfFocalDepthSum=`echo $((ComputeIntegralImageForLayerInFrontOfFocalDepthSum+newLine))`

Completed in 32 milliseconds