Home
last modified time | relevance | path

Searched defs:sine (Results 1 - 11 of 11) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dspring_model.cpp171 double sine = sin(w_ * time); in Velocity() local
/third_party/ffmpeg/libavfilter/
H A Dasrc_sine.c83 AVFILTER_DEFINE_CLASS(sine); variable
148 SineContext *sine = ctx->priv; in init() local
173 SineContext *sine = ctx->priv; uninit() local
182 SineContext *sine = ctx->priv; query_formats() local
200 SineContext *sine = outlink->src->priv; config_props() local
208 SineContext *sine = ctx->priv; activate() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/data_panel/
H A Ddata_panel_modifier.cpp226 float sine = thickness * PERCENT_HALF / (radius - (thickness * PERCENT_HALF)); in GetPaintPath() local
/third_party/decimal.js/
H A Ddecimal.js3679 function sine(Ctor, x) { function
[all...]
/third_party/alsa-utils/speaker-test/
H A Dspeaker-test.c389 static void init_sine(sine_t *sine) in init_sine() argument
399 sine_t *sine = arg; in generate_sine() local
881 static sine_t sine; global() variable
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DShaderCore.cpp277 Float4 sine(RValue<Float4> x, bool pp) in sine() function
/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dov7670.c1322 int sine; in ov7670_sine() local
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H A Ddib7000p.c1192 static u8 sine[] = { 0, 2, 3, 5, 6, 8, 9, 11, 13, 14, 16, 17, 19, 20, 22, in dib7000p_spur_protect() local
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H A Ddib7000p.c1192 static const u8 sine[] = { 0, 2, 3, 5, 6, 8, 9, 11, 13, 14, 16, 17, 19, 20, 22, in dib7000p_spur_protect() local
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dov7670.c1337 int sine; in ov7670_sine() local
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DShaderCore.cpp285 Float4 sine(RValue<Float4> x, bool pp) in sine() function

Completed in 25 milliseconds