Home
last modified time | relevance | path

Searched defs:theta (Results 1 - 25 of 66) sorted by relevance

123

/third_party/skia/docs/examples/
H A Dskcanvas_star.cpp12 SkScalar theta = 3 * i * TAU / 7; in REG_FIDDLE() local
/kernel/linux/linux-5.10/lib/math/
H A Dcordic.c46 struct cordic_iq cordic_calc_iq(s32 theta) in cordic_calc_iq() argument
[all...]
/kernel/linux/linux-6.6/lib/math/
H A Dcordic.c46 struct cordic_iq cordic_calc_iq(s32 theta) in cordic_calc_iq() argument
[all...]
/third_party/skia/gm/
H A Dlargeclippedpath.cpp35 float theta = 2*SK_ScalarPI*i / kNumPetals; in draw_clipped_flower() local
H A Dsharedcorners.cpp99 SkScalar theta = 0; variable
H A Darithmode.cpp202 double theta = nanos * 1e-6 * 0.001; variable
/third_party/skia/modules/svg/src/
H A DSkSVGFeColorMatrix.cpp57 const SkScalar theta = SkDegreesToRadians(degrees); in MakeHueRotate() local
/third_party/ffmpeg/libavutil/
H A Dpca.c130 double t,c,s,tau,theta, h; in ff_pca() local
/third_party/pulseaudio/src/pulsecore/filter/
H A Dbiquad.c51 double theta = M_PI * cutoff; in biquad_lowpass() local
83 double theta = M_PI * cutoff; in biquad_highpass() local
/third_party/skia/samplecode/
H A DSamplePathOverstroke.cpp101 float theta = i * PI / (LIN_SEGMENTS); in linSemicirclePath() local
/third_party/ffmpeg/libavcodec/
H A Dmdct_template.c47 double alpha, theta; in ff_mdct_init() local
H A Daacps_tablegen.h78 double theta = 2 * M_PI * (q + 0.5) * (n - 6) / bands; in make_filters_from_proto() local
180 double f_center, theta; in ps_tableinit() local
195 double f_center, theta; ps_tableinit() local
[all...]
H A Dmdct15.c251 double alpha, theta; in ff_mdct15_init() local
298 double theta = (2.0f * M_PI * i) / 15.0f; in ff_mdct15_init() local
H A Daacps_fixed_tablegen.h122 int theta = (q*(n-6) + (n>>1) - 3) % bands; in make_filters_from_proto() local
357 int theta; in ps_tableinit() local
380 int theta, f_center; ps_tableinit() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/common/
H A DMatrixStack.cpp80 float theta = angle * 0.0174532925f; // In radians in rotate() local
/third_party/skia/third_party/externals/freetype/src/base/
H A Dfttrigon.c220 FT_Angle theta; in ft_trig_pseudo_polarize() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Daf_asupercut.c129 double alpha, beta, gamma, theta; in get_coeffs() local
163 double alpha, beta, gamma, theta; in get_coeffs() local
[all...]
H A Daf_compand.c439 double x, y, cx, cy, in1, in2, out1, out2, theta, len, r; in config_output() local
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DOptimalIntrinsics.cpp150 Float4 theta = Atan_01(y); in Atan() local
164 Float4 theta = As<Float4>(S & As<Int4>(minus_pi)); in Atan2() local
/third_party/skia/third_party/externals/angle2/util/
H A DMatrix.cpp82 float theta = static_cast<float>(angle * (M_PI / 180.0f)); in rotate() local
/third_party/ffmpeg/fftools/
H A Dffmpeg_filter.c776 double theta; in configure_input_video_filter() local
/third_party/node/deps/v8/src/bigint/
H A Dmul-fft.cc490 void FFTContainer::Start_Default(Digits X, int chunk_size, int theta, in Start_Default() argument
529 void FFTContainer::Start(Digits X, int chunk_size, int theta, int omega) { in Start() argument
650 CounterWeightAndRecombine(int theta, int m, RWDigits Z, int s) CounterWeightAndRecombine() argument
707 int theta = params.r; // really: 2^r MultiplyFFT_Inner() local
[all...]
/third_party/skia/tools/
H A DToolUtils.cpp259 SkScalar theta = idx * 2 * SK_ScalarPI / numPts + SK_ScalarPI / 2; in make_star() local
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dar9003_paprd.c422 int x_est[NUM_BIN + 1], Y[NUM_BIN + 1], theta[NUM_BIN + 1]; in create_pa_curve() local
[all...]
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dmadera.h150 unsigned int theta; member

Completed in 16 milliseconds

123