Home
last modified time | relevance | path

Searched defs:theta (Results 1 – 25 of 45) sorted by relevance

12

/third_party/ffmpeg/libavcodec/
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; in ps_tableinit() local
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; in ps_tableinit() local
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
Dmdct_template.c47 double alpha, theta; in ff_mdct_init() local
/third_party/pulseaudio/src/pulsecore/filter/
Dbiquad.c51 double theta = M_PI * cutoff; in biquad_lowpass() local
83 double theta = M_PI * cutoff; in biquad_highpass() local
/third_party/skia/docs/examples/
Dskcanvas_star.cpp12 SkScalar theta = 3 * i * TAU / 7; in draw() local
/third_party/ffmpeg/libavfilter/
Dvf_v360.c1137 const float theta = asinf(vec[1]); in xyz_to_cube() local
1785 const float theta = rescale(j, height) * s->flat_range[1]; in equirect_to_xyz() local
1814 const float theta = rescale(j, height) * M_PI_2; in hequirect_to_xyz() local
1862 const float theta = atanf(r) * 2.f; in stereographic_to_xyz() local
1905 const float theta = acosf(vec[2]); in xyz_to_stereographic() local
1966 const float theta = asinf(r) * 2.f; in equisolid_to_xyz() local
2009 const float theta = acosf(vec[2]); in xyz_to_equisolid() local
2070 const float theta = asinf(r); in orthographic_to_xyz() local
2120 const float theta = acosf(vec[2]); in xyz_to_orthographic() local
2181 const float theta = asinf(vec[1]) / s->iflat_range[1]; in xyz_to_equirect() local
[all …]
Daf_asupercut.c129 double alpha, beta, gamma, theta; in get_coeffs() local
163 double alpha, beta, gamma, theta; in get_coeffs() local
Daf_compand.c439 double x, y, cx, cy, in1, in2, out1, out2, theta, len, r; in config_output() local
/third_party/skia/modules/svg/src/
DSkSVGFeColorMatrix.cpp57 const SkScalar theta = SkDegreesToRadians(degrees); in MakeHueRotate() local
/third_party/skia/gm/
Dlargeclippedpath.cpp35 float theta = 2*SK_ScalarPI*i / kNumPetals; in draw_clipped_flower() local
Dsharedcorners.cpp99 SkScalar theta = 0; in onDraw() local
Darithmode.cpp202 double theta = nanos * 1e-6 * 0.001; in onAnimate() local
/third_party/skia/third_party/externals/freetype/src/base/
Dfttrigon.c164 FT_Angle theta ) in ft_trig_pseudo_rotate()
220 FT_Angle theta; in ft_trig_pseudo_polarize() local
Dftstroke.c109 FT_Angle theta; in ft_conic_is_small_enough() local
975 FT_Angle phi, theta, rotate; in ft_stroker_inside() local
1053 FT_Angle theta = 0, phi = 0; in ft_stroker_outside() local
1428 FT_Angle theta, phi, rotate, alpha0 = 0; in FT_Stroker_ConicTo() local
/third_party/node/deps/v8/src/bigint/
Dmul-fft.cc490 void FFTContainer::Start_Default(Digits X, int chunk_size, int theta, in Start_Default()
529 void FFTContainer::Start(Digits X, int chunk_size, int theta, int omega) { in Start()
650 void FFTContainer::CounterWeightAndRecombine(int theta, int m, RWDigits Z, in CounterWeightAndRecombine()
707 int theta = params.r; // really: 2^r in MultiplyFFT_Inner() local
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
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/samplecode/
DSamplePathOverstroke.cpp101 float theta = i * PI / (LIN_SEGMENTS); in linSemicirclePath() local
DSampleFitCubicToCircle.cpp235 for (double theta = fTheta; lastError != 0; theta /= 2) { in onChar() local
/third_party/ffmpeg/libavutil/
Dpca.c130 double t,c,s,tau,theta, h; in ff_pca() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/common/
DMatrixStack.cpp80 float theta = angle * 0.0174532925f; // In radians in rotate() local
/third_party/skia/third_party/externals/angle2/util/
DMatrix.cpp82 float theta = static_cast<float>(angle * (M_PI / 180.0f)); in rotate() local
/third_party/node/deps/npm/test/lib/commands/
Doutdated.js49 theta: { property
93 theta: '^1.0.0', property
227 theta: '^1.0.0', property
/third_party/pulseaudio/speex/tmv/
Dpreprocess_tm.h776 register spx_word32_t theta; in preprocess_compute_emgain() local
835 register spx_word32_t theta; in preprocess_compute_linear_gain() local
/third_party/pulseaudio/speex/libspeexdsp/
Dpreprocess.c833 spx_word32_t theta; in speex_preprocess_run() local
880 spx_word32_t theta; in speex_preprocess_run() local

12