/tools/loganalysis/tests/src/com/android/loganalysis/parser/ |
BatteryStatsSummaryInfoParserTest.java | 85 assertEquals("The battery dropped a level 24 mins on average",
|
/tools/test/connectivity/acts/framework/acts/test_utils/bt/ |
BluetoothBaseTest.py | 148 self.log.info("Average of list {}".format(
|
bluetooth.proto | 134 // Buffer underruns average.
|
/tools/tradefederation/core/prod-tests/src/com/android/framework/tests/ |
FrameworkPerfTest.java | 45 * Test that measures the average latency of foreground and background
|
/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
vktRenderPassMultisampleResolveTests.cpp | [all...] |
/external/deqp/modules/egl/ |
teglGLES2SharedRenderingPerfTests.cpp | 943 deUint64 average; local 961 average = sum / resultsUs.size(); 966 deviation += (double)((resultsUs[resultNdx] - average) * (resultsUs[resultNdx] - average)); 974 << "Average: " << ((double)average/1000.0) << "ms\n" 981 testCtx.setTestResult(QP_TEST_RESULT_PASS, de::floatToString((float)((double)average/1000.0), 2).c_str()); [all...] |
/external/deqp/modules/gles31/functional/ |
es31fMultisampleTests.cpp | 530 * glSampleMaski is, on average, proportional to the number of set bits. 532 * and checks that the average color is changing appropriately. 628 // Compute average red component in rendered image. 636 log << TestLog::Message << "Average red color component: " << de::floatToString((float)sumRed / 255.0f / (float)numPixels, 2) << TestLog::EndMessage; 638 // Check if average color has decreased from previous frame's color. 642 log << TestLog::Message << "Failure: Current average red color component is lower than previous" << TestLog::EndMessage; 670 log << TestLog::Message << "Success: Number of coverage mask bits set appears to be, on average, proportional to the number of set sample mask bits" << TestLog::EndMessage; [all...] |
/external/webrtc/webrtc/modules/audio_processing/aec/ |
aec_core_mips.c | 281 // average noise scale 282 // average over second half of freq spectrum (i.e., 4->8khz) 290 // average nlp scale 291 // average over second half of freq spectrum (i.e., 4->8khz) 300 // Use average noise for H band 308 // Use average noise for H band 315 // Use average NLP weight for H band [all...] |
/cts/tests/tests/media/src/android/media/cts/ |
VpxCodecTestBase.java | [all...] |
/external/ImageMagick/MagickCore/ |
resample.c | 135 /* LUT of weights for filtered average in elliptical area */ 170 % The algorithm is based on a Elliptical Weighted Average, where the pixels 298 % given using an elliptical weighted average, at the scale previously 447 /* We need an average edge pixel, from the correct edge! 448 How should I calculate an average edge color? 469 /* generate a average color of the WHOLE image */ 505 /* CheckerTile is a alpha blend of the image's average pixel 508 /* image's average pixel color */ 544 Initialize weighted average data collection [all...] |
/external/tensorflow/tensorflow/contrib/bayesflow/python/kernel_tests/ |
csiszar_divergence_test.py | 700 # Test average divergence. 713 # Test average gradient-divergence. 738 loogeoavg_u = [] # Leave-one-out geometric-average of exp(logu). 752 # Natural log of the average u except each is swapped-out for its 753 # leave-`i`-th-out Geometric average. [all...] |
/external/tensorflow/tensorflow/contrib/boosted_trees/python/training/functions/ |
gbdt_batch_test.py | 212 # predict the average. 316 # predict the average. 682 # predict the average. 785 # predict the average. [all...] |
/external/v8/src/ |
counters.h | 378 // that is the average of F(t) in the interval. 402 // 4) aggregate_value_ is the average of the function that is constructed by 480 // The aggregate_value_ is the average for [start_ms_; last_ms_]. 481 // The value is the average for [last_ms_; current_ms]. 482 // Return the weighted average of the aggregate_value_ and the value. [all...] |
/external/webp/src/dsp/ |
lossless_sse2.c | 272 // Predictor8: average TL T. 274 // Predictor9: average T TR. 278 // Predictor10: average of (average of (L,TL), average of (T, TR)).
|
/external/webrtc/webrtc/modules/audio_device/android/ |
audio_device_unittest.cc | 62 // Average number of audio callbacks per second assuming 10ms packet size. [all...] |
/external/webrtc/webrtc/modules/video_coding/codecs/test/ |
videoprocessor_integrationtest.cc | 246 // set by |max_key_size_ * per_frame_bandwidth|. Take middle point/average 508 psnr_result.average, psnr_result.min, ssim_result.average, 511 EXPECT_GT(psnr_result.average, quality_metrics.minimum_avg_psnr); 513 EXPECT_GT(ssim_result.average, quality_metrics.minimum_avg_ssim); [all...] |
/external/tensorflow/tensorflow/python/ops/ |
metrics_impl.py | 277 that are used to compute the average of `values`. This average is ultimately 722 average is weighted by `weights`, and it is ultimately returned as [all...] |
/external/ImageMagick/ImageMagick/script/ |
conjure.html | 245 <td>affine="array of float values", translate="float, float", scale= "float, float", rotate="float", skewX="float", skewY="float", interpolate="Average, Bicubic, Bilinear, Filter, Integer, Mesh, NearestNeighbor", background="color name"</td> 348 <td>image="image-handle", interpolate="Average, Bicubic, Bilinear, Filter, Integer, Mesh, NearestNeighbor", channel="Red, RGB, All, etc."</td> 401 <td>image="image-handle", compose="Undefined, Add, Atop, Blend, Bumpmap, Clear, ColorBurn, ColorDodge, Colorize, CopyBlack, CopyBlue, CopyCMYK, Cyan, CopyGreen, Copy, CopyMagenta, CopyOpacity, CopyRed, RGB, CopyYellow, Darken, Dst, Difference, Displace, Dissolve, DstAtop, DstIn, DstOut, DstOver, Dst, Exclusion, HardLight, Hue, In, Lighten, Luminize, Minus, Modulate, Multiply, None, Out, Overlay, Over, Plus, ReplaceCompositeOp, Saturate, Screen, SoftLight, Src, SrcAtop, SrcIn, SrcOut, SrcOver, Src, Subtract, Threshold, Xor ", mask="image-handle", geometry="geometry", x="integer", y="integer", gravity="NorthWest, North, NorthEast, West, Center, East, SouthWest, South, SouthEast", opacity="integer", tile="True, False", rotate="double", color="color name", blend="geometry", interpolate="undefined, average, bicubic, bilinear, filter, integer, mesh, nearest-neighbor, spline"</td> 482 <td>primitive="point, line, rectangle, arc, ellipse, circle, path, polyline, polygon, bezier, color, matte, text, @"filename"", points="string" , method=""Point, Replace, Floodfill, FillToBorder, Reset"", stroke="color name", fill="color name", font="string", pointsize="integer", strokewidth="float", antialias="true, false", bordercolor="color name", x="float", y="float", dash-offset="float", dash-pattern="array of float values", affine="array of float values", translate="float, float", scale="float, float", rotate="float", skewX="float", skewY="float", interpolate="undefined, average, bicubic, bilinear, mesh, nearest-neighbor, spline", kerning="float", text="string", vector-graphics="string", interline-spacing="double", interword-spacing="double", direction="right-to-left, left-to-right"</td> 613 <td>channel="Average, Brightness, Lightness, Rec601Luma, Rec601Luminance, Rec709Luma, Rec709Luminance, RMS"</td> 634 <td>amount="double", interpolate="undefined, average, bicubic, bilinear, mesh, nearest-neighbor, spline"</td> [all...] |
/external/ImageMagick/www/ |
conjure.html | 249 <td>affine="array of float values", translate="float, float", scale= "float, float", rotate="float", skewX="float", skewY="float", interpolate="Average, Bicubic, Bilinear, Filter, Integer, Mesh, NearestNeighbor", background="color name"</td> 352 <td>image="image-handle", interpolate="Average, Bicubic, Bilinear, Filter, Integer, Mesh, NearestNeighbor", channel="Red, RGB, All, etc."</td> 405 <td>image="image-handle", compose="Undefined, Add, Atop, Blend, Bumpmap, Clear, ColorBurn, ColorDodge, Colorize, CopyBlack, CopyBlue, CopyCMYK, Cyan, CopyGreen, Copy, CopyMagenta, CopyOpacity, CopyRed, RGB, CopyYellow, Darken, Dst, Difference, Displace, Dissolve, DstAtop, DstIn, DstOut, DstOver, Dst, Exclusion, HardLight, Hue, In, Lighten, Luminize, Minus, Modulate, Multiply, None, Out, Overlay, Over, Plus, ReplaceCompositeOp, Saturate, Screen, SoftLight, Src, SrcAtop, SrcIn, SrcOut, SrcOver, Src, Subtract, Threshold, Xor ", mask="image-handle", geometry="geometry", x="integer", y="integer", gravity="NorthWest, North, NorthEast, West, Center, East, SouthWest, South, SouthEast", opacity="integer", tile="True, False", rotate="double", color="color name", blend="geometry", interpolate="undefined, average, bicubic, bilinear, filter, integer, mesh, nearest-neighbor, spline"</td> 486 <td>primitive="point, line, rectangle, arc, ellipse, circle, path, polyline, polygon, bezier, color, matte, text, @"filename"", points="string" , method=""Point, Replace, Floodfill, FillToBorder, Reset"", stroke="color name", fill="color name", font="string", pointsize="integer", strokewidth="float", antialias="true, false", bordercolor="color name", x="float", y="float", dash-offset="float", dash-pattern="array of float values", affine="array of float values", translate="float, float", scale="float, float", rotate="float", skewX="float", skewY="float", interpolate="undefined, average, bicubic, bilinear, mesh, nearest-neighbor, spline", kerning="float", text="string", vector-graphics="string", interline-spacing="double", interword-spacing="double", direction="right-to-left, left-to-right"</td> 617 <td>channel="Average, Brightness, Lightness, Rec601Luma, Rec601Luminance, Rec709Luma, Rec709Luminance, RMS"</td> 638 <td>amount="double", interpolate="undefined, average, bicubic, bilinear, mesh, nearest-neighbor, spline"</td> [all...] |
/cts/apps/CtsVerifier/assets/scripts/ |
execute_power_tests.py | 335 detected. mean_current is an estimate of the average baseline 362 # the average baseline current. Find all such measurements in the 442 detected. mean_current is an estimate of the average baseline current [all...] |
/cts/tests/sensor/src/android/hardware/cts/ |
SensorDirectReportTest.java | [all...] |
/dalvik/dx/tests/139-lambda-metafactory/ |
expected.txt | [all...] |
/external/skia/src/utils/ |
SkShadowTessellator.cpp | 456 // adding to an average, so multiply by an additional half 460 // we multiply by another half because now we're adding to an average of an average 639 // then on the next addEdge() we add half of the next normal to get an average of the two 643 // Adding the other half of the average for the previous edge 651 // For split edges, we're adding an average of two averages, so we multiply by another half [all...] |
/external/skqp/src/utils/ |
SkShadowTessellator.cpp | 443 // adding to an average, so multiply by an additional half 447 // we multiply by another half because now we're adding to an average of an average 626 // then on the next addEdge() we add half of the next normal to get an average of the two 630 // Adding the other half of the average for the previous edge 638 // For split edges, we're adding an average of two averages, so we multiply by another half [all...] |
/frameworks/base/media/mca/filterpacks/java/android/filterpacks/videoproc/ |
BackDropperFilter.java | 142 // Area over which to average for large scale (length in pixels = 2^HIERARCHY_*_EXPONENT) 144 // Area over which to average for medium scale 146 // Area over which to average for small scale 317 // Use the Gray World assumption that in a white balance corrected image, the average of R, G, B 319 // To match the white balance of foreground and background, the average of R, G, B channel of [all...] |