Home
last modified time | relevance | path

Searched defs:smooth (Results 1 - 17 of 17) sorted by relevance

/third_party/ltp/testcases/realtime/tools/
H A Dftqviz.py38 def smooth(x, wlen): function
/third_party/libsnd/tests/
H A Dlossy_comp_test.c1430 short *orig, *data, *smooth ; in sdlcomp_test_short() local
1650 int *orig, *data, *smooth ; sdlcomp_test_int() local
1874 float *orig, *data, *smooth ; sdlcomp_test_float() local
2121 double *orig, *data, *smooth, half_max_abs, scale ; sdlcomp_test_double() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/rsa/
H A Drsa_ossl.c610 int ret = 0, smooth = 0; in rsa_ossl_mod_exp() local
/third_party/openssl/crypto/rsa/
H A Drsa_ossl.c610 int ret = 0, smooth = 0; in rsa_ossl_mod_exp() local
/third_party/ffmpeg/libavfilter/
H A Daf_anlmdn.c215 const float smooth = fminf(s->m, WEIGHT_LUT_SIZE / pdiff_lut_scale); in filter_channel() local
H A Dvf_libopencv.c86 SmoothContext *smooth = s->priv; in smooth_init() local
129 SmoothContext *smooth = s->priv; smooth_end_frame_filter() local
[all...]
H A Dvf_deshake_opencl.c889 static float smooth( in smooth() function
[all...]
/third_party/ffmpeg/libavcodec/
H A Dqcelpdec.c115 float tmp_lspf, smooth, erasure_coeff; in decode_lspf() local
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Danalysis_enc.c211 const int smooth = (enc->config_->preprocessing & 1); in AssignSegments() local
/third_party/backends/sanei/
H A Dsanei_ir.c1115 sanei_ir_dilate_mean(const SANE_Parameters * params, SANE_Uint **in_img, SANE_Uint * mask_img, int dist_max, int expand, int win_size, SANE_Bool smooth, int inner, int *crop) sanei_ir_dilate_mean() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawMultipleInterpolationTests.cpp276 std::map<std::string, std::string> smooth = replacements; in initPrograms() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawMultipleInterpolationTests.cpp278 std::map<std::string, std::string> smooth = replacements; in initPrograms() local
/third_party/backends/backend/
H A Dpieusb_specific.c1260 int smooth, i; in sanei_pieusb_post() local
/third_party/libinput/src/
H A Devdev-tablet.c684 struct tablet_axes smooth = { 0 }; in tablet_smoothen_axes() local
[all...]
/third_party/mesa3d/src/compiler/glsl/
H A Dast.h504 unsigned smooth:1; member
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DShaderCore.cpp1222 void ShaderCore::smooth(Vector4f &dst, const Vector4f &edge0, const Vector4f &edge1, const Vector4f &x) in smooth() function in sw::ShaderCore
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbifrost_compile.c497 bool smooth = instr->intrinsic == nir_intrinsic_load_interpolated_input; in bi_emit_load_vary() local

Completed in 34 milliseconds