Home
last modified time | relevance | path

Searched defs:avg (Results 76 - 81 of 81) sorted by relevance

1234

/third_party/libuv/src/unix/
H A Dlinux.c2335 void uv_loadavg(double avg[3]) { in uv_loadavg() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationInvarianceTests.cpp1774 const tcu::Vec3 avg = (vertices[0] + vertices[1] + vertices[2]) / 3.0f; in operator ()() local
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Ddec_neon.c1349 const uint8x8_t avg = vrhadd_u8(b, BCDEFGH0); in VE4_NEON() local
H A Denc_sse2.c724 const __m128i avg = _mm_avg_epu8(b, BCDEFGH0); in VE4_SSE2() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/
H A DvktTessellationInvarianceTests.cpp1757 const tcu::Vec3 avg = (vertices[0] + vertices[1] + vertices[2]) / 3.0f; in operator ()() local
/third_party/backends/backend/
H A Dumax_pp_low.c9506 float avg; in evalGain() local
12462 float avg, pct, coeff = 0; in shadingCalibration610p() local
[all...]

Completed in 31 milliseconds

1234