Home
last modified time | relevance | path

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

123

/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.c250 double alpha, theta; in ff_mdct15_init() local
297 double theta = (2.0f * M_PI * i) / 15.0f; in ff_mdct15_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/cmsis/CMSIS/DSP/Source/ControllerFunctions/
Darm_sin_cos_q31.c52 q31_t theta, in arm_sin_cos_q31()
Darm_sin_cos_f32.c75 float32_t theta, in arm_sin_cos_f32()
/third_party/cmsis/CMSIS/DSP/Include/dsp/
Dbayes_functions.h61 const float32_t *theta; /**< Mean values for the Gaussians */ member
Dbayes_functions_f16.h52 const float16_t *theta; /**< Mean values for the Gaussians */ member
/third_party/ffmpeg/libavfilter/
Dvf_v360.c1125 const float theta = asinf(vec[1]); in xyz_to_cube() local
1746 const float theta = ((2.f * j + 0.5f) / height - 1.f) * M_PI_2; in equirect_to_xyz() local
1775 const float theta = ((2.f * j + 0.5f) / height - 1.f) * M_PI_2; in hequirect_to_xyz() local
1823 const float theta = atanf(r) * 2.f; in stereographic_to_xyz() local
1868 const float theta = acosf(vec[2]); in xyz_to_stereographic() local
1929 const float theta = asinf(r) * 2.f; in equisolid_to_xyz() local
1974 const float theta = acosf(vec[2]); in xyz_to_equisolid() local
2035 const float theta = asinf(r); in orthographic_to_xyz() local
2079 const float theta = acosf(vec[2]); in xyz_to_orthographic() local
2123 const float theta = asinf(vec[1]); in xyz_to_equirect() local
[all …]
Daf_asupercut.c155 double alpha, beta, gamma, theta; in get_coeffs() local
189 double alpha, beta, gamma, theta; in get_coeffs() local
/third_party/skia/modules/svg/src/
DSkSVGFeColorMatrix.cpp57 const SkScalar theta = SkDegreesToRadians(degrees); in MakeHueRotate() local
/third_party/freetype/src/base/
Dfttrigon.c164 FT_Angle theta ) in ft_trig_pseudo_rotate()
220 FT_Angle theta; in ft_trig_pseudo_polarize() 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
/third_party/flutter/skia/third_party/externals/freetype/src/base/
Dfttrigon.c165 FT_Angle theta ) in ft_trig_pseudo_rotate()
221 FT_Angle theta; in ft_trig_pseudo_polarize() local
Dftstroke.c110 FT_Angle theta; in ft_conic_is_small_enough() local
543 FT_Angle total, angle, step, rotate, next, theta; in ft_stroke_border_arcto() local
1002 FT_Angle phi, theta, rotate; in ft_stroker_inside() local
1077 FT_Angle theta = 0, phi = 0; in ft_stroker_outside() local
1461 FT_Angle theta, phi, rotate, alpha0 = 0; in FT_Stroker_ConicTo() 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
/third_party/flutter/skia/gm/
Dsharedcorners.cpp99 SkScalar theta = 0; in onDraw() local
/third_party/gstreamer/gstplugins_bad/gst/geometrictransform/
Dgstcircle.c171 gdouble theta; in circle_map() local
Dgstkaleidoscope.c172 gdouble theta; in kaleidoscope_map() 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
/third_party/flutter/skia/samplecode/
DSamplePathOverstroke.cpp101 float theta = i * PI / (LIN_SEGMENTS); in linSemicirclePath() local
/third_party/ffmpeg/libavutil/
Dpca.c130 double t,c,s,tau,theta, h; in ff_pca() local

123