Home
last modified time | relevance | path

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

123

/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dov7670.c1334 static int ov7670_sine(int theta) in ov7670_sine() argument
1352 static int ov7670_cosine(int theta) in ov7670_cosine() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Dexr.c923 float alpha[4], beta[4], theta[4], gamma[4]; in idct_1d() local
[all...]
/third_party/ffmpeg/libavfilter/
H A 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 in stereographic_to_xyz() local
1905 const float theta = acosf(vec[2]); xyz_to_stereographic() local
1966 const float theta = asinf(r) * 2.f; equisolid_to_xyz() local
2009 const float theta = acosf(vec[2]); xyz_to_equisolid() local
2070 const float theta = asinf(r); orthographic_to_xyz() local
2120 const float theta = acosf(vec[2]); xyz_to_orthographic() local
2181 const float theta = asinf(vec[1]) / s->iflat_range[1]; xyz_to_equirect() local
2222 const float theta = asinf(vec[1]) / M_PI_2; xyz_to_hequirect() local
2278 const float theta = acosf(vec[2]); xyz_to_flat() local
2326 const float theta = av_clipf(logf((1.f + vec[1]) / (1.f - vec[1])) / (2.f * M_PI), -1.f, 1.f); xyz_to_mercator() local
2503 const float theta = atan2f(vec[0], vec[2]); xyz_to_hammer() local
2542 const float theta = rescale(j, height) * M_PI_2; sinusoidal_to_xyz() local
2573 const float theta = asinf(vec[1]); xyz_to_sinusoidal() local
2888 const float theta = M_PI_2 * (1.f - hypotf(uf, vf)); fisheye_to_xyz() local
3013 const float theta = asinf(vec[1]); xyz_to_pannini() local
3077 const float theta = atanf(vf); cylindrical_to_xyz() local
3125 const float theta = asinf(vec[1]); xyz_to_cylindrical() local
3202 const float theta = asinf(vf); cylindricalea_to_xyz() local
3233 const float theta = asinf(vec[1]); xyz_to_cylindricalea() local
3283 const float theta = asinf(cosz); perspective_to_xyz() local
3427 const float theta = m * M_PI_2 * (1.f - h); dfisheye_to_xyz() local
3460 const float theta = acosf(fabsf(vec[2])) / M_PI; xyz_to_dfisheye() local
3515 const float theta = rescale(j, eh) * theta_range / scale; barrel_to_xyz() local
3580 const float theta = asinf(vec[1]); xyz_to_barrel() local
3650 const float theta = asinf(vec[1]); xyz_to_barrelsplit() local
3757 const float theta = (y - 0.25f - 0.5f * back) / scaleh * M_PI; barrelsplit_to_xyz() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DShaderCore.cpp400 Float4 theta = arctan_01(y, pp); in arctan() local
414 Float4 theta = As<Float4>(S & As<Int4>(minus_pi)); in arctan() local
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dmadera.c4425 unsigned int fll_n, min_n, max_n, ratio, theta, lambda; madera_fllhj_apply() local
[all...]
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dmadera.c4425 unsigned int fll_n, min_n, max_n, ratio, theta, lambda; madera_fllhj_apply() local
[all...]
/third_party/ffmpeg/fftools/
H A Dffmpeg_opt.c3007 double theta = av_strtod(val, &tail); in open_output_file() local
H A Dffplay.c1919 double theta = get_rotation(displaymatrix); in configure_video_filters() local
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_lcn.c3339 s32 theta = 0, rot = 0; in wlc_lcnphy_start_tx_tone() local
H A Dphy_n.c23044 s32 theta = 0, rot = 0; in wlc_phy_gen_load_samples_nphy() local
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga3d_cmd.h473 float theta; member
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_lcn.c3339 s32 theta = 0, rot = 0; in wlc_lcnphy_start_tx_tone() local
H A Dphy_n.c23044 s32 theta = 0, rot = 0; in wlc_phy_gen_load_samples_nphy() local
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga3d_cmd.h415 float theta; member
/third_party/mesa3d/src/compiler/glsl/
H A Dbuiltin_functions.cpp5839 ir_variable *theta = in_var(type, "theta"); in _tan() local
/third_party/mesa3d/src/gallium/drivers/svga/include/
H A Dsvga3d_cmd.h493 float theta; member

Completed in 121 milliseconds

123