Home
last modified time | relevance | path

Searched defs:eps (Results 26 - 49 of 49) sorted by relevance

12

/third_party/vk-gl-cts/framework/common/
H A DtcuImageCompare.cpp48 const float eps = 0.0001f; in computeScaleAndBias() local
/third_party/vk-gl-cts/framework/randomshaders/
H A DrsgBinaryOps.cpp513 const float eps = 0.001f; in operator ()() local
566 T eps in operator ()() local
616 T eps = T(0.001); operator ()() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_image.cpp473 float eps = 0.01; // set epsilon in CalcRepeatBounds() local
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/mpd_parser/
H A Ddash_mpd_parser.cpp219 const double eps = 1e-8; // Limiting the Error Range in GetAdaptationSetAttr() local
/foundation/multimedia/player_framework/frameworks/native/system_sound_manager/system_tone_player/
H A Dsystem_tone_player_impl.cpp574 static float eps = 1e-5; in IsValidVolume() local
/third_party/ffmpeg/libavfilter/
H A Dvf_vif.c119 float sigma1_sq, sigma2_sq, sigma12, g, sv_sq, eps = 1.0e-10f; in vif_statistic() local
/third_party/alsa-utils/topology/nhlt/intel/
H A Dssp-nhlt.c449 int nhlt_ssp_get_ep(struct intel_nhlt_params *nhlt, struct endpoint_descriptor **eps, in nhlt_ssp_get_ep() argument
/third_party/NuttX/drivers/usbdev/gadget/fconfig/include/
H A Df_generic.h213 struct generic_ep *eps; member
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcPixelStorageModesTests.cpp90 double eps = 0.0; in getEps() local
/third_party/python/Lib/test/
H A Dtest_math.py17 eps = 1E-05 variable
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderCommonFunctionTests.cpp648 const float eps = getEpsFromBits(1.0f, mantissaBits); // epsilon for rounding bounds in compare() local
1100 const float eps = getEpsFromBits(1.0f, mantissaBits); // epsilon for rounding bounds in compare() local
1336 const float eps in compare() local
1434 const float eps = getEpsFromBits(1.0f, mantissaBits); // epsilon for rounding bounds compare() local
1551 const float eps = getEpsFromBits(1.0f, mantissaBits); // epsilon for rounding bounds compare() local
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fShaderCommonFunctionTests.cpp723 const float eps = getEpsFromBits(1.0f, mantissaBits); // epsilon for rounding bounds in compare() local
1180 const float eps = getEpsFromBits(1.0f, mantissaBits); // epsilon for rounding bounds in compare() local
1416 const float eps in compare() local
1514 const float eps = getEpsFromBits(1.0f, mantissaBits); // epsilon for rounding bounds compare() local
1631 const float eps = getEpsFromBits(1.0f, mantissaBits); // epsilon for rounding bounds compare() local
[all...]
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hdr/
H A Dhdr_helper.cpp505 const float eps = 1e-5; in ConvertExtendInfoMain() local
/third_party/alsa-lib/src/pcm/
H A Dpcm_ladspa.c313 static void snd_pcm_ladspa_free_eps(snd_pcm_ladspa_eps_t *eps) in snd_pcm_ladspa_free_eps() argument
406 snd_pcm_ladspa_connect_plugin1(snd_pcm_ladspa_plugin_t *plugin, snd_pcm_ladspa_plugin_io_t *io, snd_pcm_ladspa_eps_t *eps) snd_pcm_ladspa_connect_plugin1() argument
458 snd_pcm_ladspa_connect_plugin_duplicate1(snd_pcm_ladspa_plugin_t *plugin, snd_pcm_ladspa_plugin_io_t *io, snd_pcm_ladspa_eps_t *eps, unsigned int idx) snd_pcm_ladspa_connect_plugin_duplicate1() argument
588 snd_pcm_ladspa_check_connect(snd_pcm_ladspa_plugin_t *plugin, snd_pcm_ladspa_plugin_io_t *io, snd_pcm_ladspa_eps_t *eps, unsigned int depth) snd_pcm_ladspa_check_connect() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineBindVertexBuffers2Tests.cpp1024 const float eps = 0.2f; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingCallableShadersTests.cpp853 constexpr float eps = 0.01f; in compareFloat() local
H A DvktRayTracingBuiltinTests.cpp2259 const float eps = float(FIXED_POINT_ALLOWED_ERROR) / float(FIXED_POINT_DIVISOR); in validateFloatBuffer() local
2317 const float eps = float(FIXED_POINT_ALLOWED_ERROR) / float(FIXED_POINT_DIVISOR); in validateVectorBuffer() local
2378 const float eps = float(FIXED_POINT_ALLOWED_ERROR) / float(FIXED_POINT_DIVISOR); in validateMatrixBuffer() local
[all...]
/third_party/python/Python/
H A Ddtoa.c2292 U d2, eps, u; in _Py_dg_dtoa() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingBuiltinTests.cpp2244 const float eps = float(FIXED_POINT_ALLOWED_ERROR) / float(FIXED_POINT_DIVISOR); in validateFloatBuffer() local
2302 const float eps = float(FIXED_POINT_ALLOWED_ERROR) / float(FIXED_POINT_DIVISOR); in validateVectorBuffer() local
2363 const float eps = float(FIXED_POINT_ALLOWED_ERROR) / float(FIXED_POINT_DIVISOR); in validateMatrixBuffer() local
/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/
H A Djs_window.cpp6556 constexpr double eps = 1e-6; in OnSetWindowGrayScale() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
H A DvktRayQueryBuiltinTests.cpp1664 const float eps = float(FIXED_POINT_ALLOWED_ERROR) / float(FIXED_POINT_DIVISOR); in verify() local
1723 const float eps = float(FIXED_POINT_ALLOWED_ERROR) / float(FIXED_POINT_DIVISOR); in verify() local
1845 const float eps = float(FIXED_POINT_ALLOWED_ERROR) / float(FIXED_POINT_DIVISOR); in verify() local
3038 const float eps = 1.0f / float(FIXED_POINT_DIVISOR); initAccelerationStructures() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cCopyImageTests.cpp472 const GLdouble eps = fabs(std::max(left_eps, right_eps)); in comparePixels() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/
H A DvktRayQueryBuiltinTests.cpp1644 const float eps = float(FIXED_POINT_ALLOWED_ERROR) / float(FIXED_POINT_DIVISOR); in verify() local
1703 const float eps = float(FIXED_POINT_ALLOWED_ERROR) / float(FIXED_POINT_DIVISOR); in verify() local
1825 const float eps = float(FIXED_POINT_ALLOWED_ERROR) / float(FIXED_POINT_DIVISOR); in verify() local
3018 const float eps = 1.0f / float(FIXED_POINT_DIVISOR); initAccelerationStructures() local
[all...]
/foundation/window/window_manager/wm/src/
H A Dwindow_scene_session_impl.cpp2603 constexpr float eps = 1e-6f; in SetGrayScale() local

Completed in 79 milliseconds

12