/third_party/ffmpeg/libavcodec/ |
D | aacps_tablegen.h | 78 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
|
D | aacps_fixed_tablegen.h | 122 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
|
D | mdct15.c | 250 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/ |
D | biquad.c | 51 double theta = M_PI * cutoff; in biquad_lowpass() local 83 double theta = M_PI * cutoff; in biquad_highpass() local
|
/third_party/skia/docs/examples/ |
D | skcanvas_star.cpp | 12 SkScalar theta = 3 * i * TAU / 7; in draw() local
|
/third_party/cmsis/CMSIS/DSP/Source/ControllerFunctions/ |
D | arm_sin_cos_q31.c | 52 q31_t theta, in arm_sin_cos_q31()
|
D | arm_sin_cos_f32.c | 75 float32_t theta, in arm_sin_cos_f32()
|
/third_party/cmsis/CMSIS/DSP/Include/dsp/ |
D | bayes_functions.h | 61 const float32_t *theta; /**< Mean values for the Gaussians */ member
|
D | bayes_functions_f16.h | 52 const float16_t *theta; /**< Mean values for the Gaussians */ member
|
/third_party/ffmpeg/libavfilter/ |
D | vf_v360.c | 1125 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 …]
|
D | af_asupercut.c | 155 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/ |
D | SkSVGFeColorMatrix.cpp | 57 const SkScalar theta = SkDegreesToRadians(degrees); in MakeHueRotate() local
|
/third_party/freetype/src/base/ |
D | fttrigon.c | 164 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/ |
D | fttrigon.c | 164 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/ |
D | fttrigon.c | 165 FT_Angle theta ) in ft_trig_pseudo_rotate() 221 FT_Angle theta; in ft_trig_pseudo_polarize() local
|
D | ftstroke.c | 110 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/ |
D | largeclippedpath.cpp | 35 float theta = 2*SK_ScalarPI*i / kNumPetals; in draw_clipped_flower() local
|
D | sharedcorners.cpp | 99 SkScalar theta = 0; in onDraw() local
|
/third_party/flutter/skia/gm/ |
D | sharedcorners.cpp | 99 SkScalar theta = 0; in onDraw() local
|
/third_party/gstreamer/gstplugins_bad/gst/geometrictransform/ |
D | gstcircle.c | 171 gdouble theta; in circle_map() local
|
D | gstkaleidoscope.c | 172 gdouble theta; in kaleidoscope_map() local
|
/third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
D | OptimalIntrinsics.cpp | 150 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/ |
D | SamplePathOverstroke.cpp | 101 float theta = i * PI / (LIN_SEGMENTS); in linSemicirclePath() local
|
/third_party/flutter/skia/samplecode/ |
D | SamplePathOverstroke.cpp | 101 float theta = i * PI / (LIN_SEGMENTS); in linSemicirclePath() local
|
/third_party/ffmpeg/libavutil/ |
D | pca.c | 130 double t,c,s,tau,theta, h; in ff_pca() local
|