Home
last modified time | relevance | path

Searched defs:du (Results 1 - 18 of 18) sorted by relevance

/third_party/mesa3d/src/mesa/vbo/
H A Dvbo_exec_eval.c212 GLfloat du[4], dv[4]; in vbo_exec_do_EvalCoord2f() local
[all...]
H A Dvbo_exec_api.c787 GLfloat du = ((ctx->Eval.MapGrid1u2 - ctx->Eval.MapGrid1u1) / in _mesa_EvalPoint1() local
799 GLfloat du = ((ctx->Eval.MapGrid2u2 - ctx->Eval.MapGrid2u1) / in _mesa_EvalPoint2() local
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DPixelPipeline.hpp45 Float4 du; member in sw::PixelPipeline
H A DSamplerCore.cpp692 Float4 du = uDelta; in sampleAniso() local
1162 Float4 du = uDelta; in sampleFloatAniso() local
/third_party/mesa3d/src/mesa/math/
H A Dm_eval.c195 _math_de_casteljau_surf(GLfloat * cn, GLfloat * out, GLfloat * du, in _math_de_casteljau_surf() argument
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_temperature.cpp94 real64 du = 1.0; in Set_xy_coord() local
[all...]
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Ddef_use_test.cpp186 InstDefUse du; member
587 InstDefUse du; member
957 InstDefUse du; member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Ddef_use_test.cpp186 InstDefUse du; member
587 InstDefUse du; member
957 InstDefUse du; member
/third_party/spirv-tools/test/opt/
H A Ddef_use_test.cpp185 InstDefUse du; member
586 InstDefUse du; member
956 InstDefUse du; member
/third_party/ffmpeg/libavfilter/
H A Dvf_chromakey.c53 int du, dv, i; in do_chromakey_pixel() local
75 int du, dv, i; in do_chromakey_pixel16() local
195 int du, dv; in do_chromahold_slice() local
234 int du, dv; do_chromahold16_slice() local
[all...]
H A Dvf_v360.c407 static void nearest_kernel(float du, float dv, const XYRemap *rmap, in nearest_kernel() argument
427 static void bilinear_kernel(float du, float dv, const XYRemap *rmap, in bilinear_kernel() argument
466 lagrange_kernel(float du, float dv, const XYRemap *rmap, int16_t *u, int16_t *v, int16_t *ker) lagrange_kernel() argument
511 bicubic_kernel(float du, float dv, const XYRemap *rmap, int16_t *u, int16_t *v, int16_t *ker) bicubic_kernel() argument
564 lanczos_kernel(float du, float dv, const XYRemap *rmap, int16_t *u, int16_t *v, int16_t *ker) lanczos_kernel() argument
606 spline16_kernel(float du, float dv, const XYRemap *rmap, int16_t *u, int16_t *v, int16_t *ker) spline16_kernel() argument
659 gaussian_kernel(float du, float dv, const XYRemap *rmap, int16_t *u, int16_t *v, int16_t *ker) gaussian_kernel() argument
724 mitchell_kernel(float du, float dv, const XYRemap *rmap, int16_t *u, int16_t *v, int16_t *ker) mitchell_kernel() argument
1448 xyz_to_cube3x2(const V360Context *s, const float *vec, int width, int height, int16_t us[4][4], int16_t vs[4][4], float *du, float *dv) xyz_to_cube3x2() argument
1605 xyz_to_cube1x6(const V360Context *s, const float *vec, int width, int height, int16_t us[4][4], int16_t vs[4][4], float *du, float *dv) xyz_to_cube1x6() argument
1685 xyz_to_cube6x1(const V360Context *s, const float *vec, int width, int height, int16_t us[4][4], int16_t vs[4][4], float *du, float *dv) xyz_to_cube6x1() argument
1901 xyz_to_stereographic(const V360Context *s, const float *vec, int width, int height, int16_t us[4][4], int16_t vs[4][4], float *du, float *dv) xyz_to_stereographic() argument
2005 xyz_to_equisolid(const V360Context *s, const float *vec, int width, int height, int16_t us[4][4], int16_t vs[4][4], float *du, float *dv) xyz_to_equisolid() argument
2116 xyz_to_orthographic(const V360Context *s, const float *vec, int width, int height, int16_t us[4][4], int16_t vs[4][4], float *du, float *dv) xyz_to_orthographic() argument
2176 xyz_to_equirect(const V360Context *s, const float *vec, int width, int height, int16_t us[4][4], int16_t vs[4][4], float *du, float *dv) xyz_to_equirect() argument
2217 xyz_to_hequirect(const V360Context *s, const float *vec, int width, int height, int16_t us[4][4], int16_t vs[4][4], float *du, float *dv) xyz_to_hequirect() argument
2274 xyz_to_flat(const V360Context *s, const float *vec, int width, int height, int16_t us[4][4], int16_t vs[4][4], float *du, float *dv) xyz_to_flat() argument
2321 xyz_to_mercator(const V360Context *s, const float *vec, int width, int height, int16_t us[4][4], int16_t vs[4][4], float *du, float *dv) xyz_to_mercator() argument
2389 xyz_to_ball(const V360Context *s, const float *vec, int width, int height, int16_t us[4][4], int16_t vs[4][4], float *du, float *dv) xyz_to_ball() argument
2499 xyz_to_hammer(const V360Context *s, const float *vec, int width, int height, int16_t us[4][4], int16_t vs[4][4], float *du, float *dv) xyz_to_hammer() argument
2569 xyz_to_sinusoidal(const V360Context *s, const float *vec, int width, int height, int16_t us[4][4], int16_t vs[4][4], float *du, float *dv) xyz_to_sinusoidal() argument
2764 xyz_to_eac(const V360Context *s, const float *vec, int width, int height, int16_t us[4][4], int16_t vs[4][4], float *du, float *dv) xyz_to_eac() argument
2931 xyz_to_fisheye(const V360Context *s, const float *vec, int width, int height, int16_t us[4][4], int16_t vs[4][4], float *du, float *dv) xyz_to_fisheye() argument
3008 xyz_to_pannini(const V360Context *s, const float *vec, int width, int height, int16_t us[4][4], int16_t vs[4][4], float *du, float *dv) xyz_to_pannini() argument
3120 xyz_to_cylindrical(const V360Context *s, const float *vec, int width, int height, int16_t us[4][4], int16_t vs[4][4], float *du, float *dv) xyz_to_cylindrical() argument
3228 xyz_to_cylindricalea(const V360Context *s, const float *vec, int width, int height, int16_t us[4][4], int16_t vs[4][4], float *du, float *dv) xyz_to_cylindricalea() argument
3340 xyz_to_tetrahedron(const V360Context *s, const float *vec, int width, int height, int16_t us[4][4], int16_t vs[4][4], float *du, float *dv) xyz_to_tetrahedron() argument
3451 xyz_to_dfisheye(const V360Context *s, const float *vec, int width, int height, int16_t us[4][4], int16_t vs[4][4], float *du, float *dv) xyz_to_dfisheye() argument
3573 xyz_to_barrel(const V360Context *s, const float *vec, int width, int height, int16_t us[4][4], int16_t vs[4][4], float *du, float *dv) xyz_to_barrel() argument
3645 xyz_to_barrelsplit(const V360Context *s, const float *vec, int width, int height, int16_t us[4][4], int16_t vs[4][4], float *du, float *dv) xyz_to_barrelsplit() argument
3872 xyz_to_tspyramid(const V360Context *s, const float *vec, int width, int height, int16_t us[4][4], int16_t vs[4][4], float *du, float *dv) xyz_to_tspyramid() argument
3973 xyz_to_octahedron(const V360Context *s, const float *vec, int width, int height, int16_t us[4][4], int16_t vs[4][4], float *du, float *dv) xyz_to_octahedron() argument
4245 float du, dv; v360_slice() local
[all...]
/third_party/mesa3d/src/mesa/main/
H A Ddraw.c1400 GLfloat u, du; in _mesa_EvalMesh1() local
1438 GLfloat u, du, v, dv, v1, u1; in _mesa_EvalMesh2() local
[all...]
H A Dmtypes.h1831 GLfloat u1, u2, du; /**< u1, u2, 1.0/(u2-u1) */ member
1843 GLfloat u1, u2, du; member
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
H A DRewriteCubeMapSamplersAs2DArray.cpp30 DerivativeQuotient(TIntermTyped *u, TIntermTyped *du, TIntermTyped *v, TIntermTyped *dv, TIntermTyped *vRecip) DerivativeQuotient() argument
77 TransformDerivativeXMajor(TIntermBlock *block, TSymbolTable *symbolTable, TIntermTyped *x, TIntermTyped *y, TIntermTyped *z, TIntermTyped *dx, TIntermTyped *dy, TIntermTyped *dz, TIntermTyped *du, TIntermTyped *dv, TIntermTyped *xRecip) TransformDerivativeXMajor() argument
99 TransformImplicitDerivativeXMajor(TIntermBlock *block, TIntermTyped *dOuter, TIntermTyped *du, TIntermTyped *dv) TransformImplicitDerivativeXMajor() argument
130 TransformDerivativeYMajor(TIntermBlock *block, TSymbolTable *symbolTable, TIntermTyped *x, TIntermTyped *y, TIntermTyped *z, TIntermTyped *dx, TIntermTyped *dy, TIntermTyped *dz, TIntermTyped *du, TIntermTyped *dv, TIntermTyped *yRecip) TransformDerivativeYMajor() argument
152 TransformImplicitDerivativeYMajor(TIntermBlock *block, TIntermTyped *dOuter, TIntermTyped *du, TIntermTyped *dv) TransformImplicitDerivativeYMajor() argument
183 TransformDerivativeZMajor(TIntermBlock *block, TSymbolTable *symbolTable, TIntermTyped *x, TIntermTyped *y, TIntermTyped *z, TIntermTyped *dx, TIntermTyped *dy, TIntermTyped *dz, TIntermTyped *du, TIntermTyped *dv, TIntermTyped *zRecip) TransformDerivativeZMajor() argument
205 TransformImplicitDerivativeZMajor(TIntermBlock *block, TIntermTyped *dOuter, TIntermTyped *du, TIntermTyped *dv) TransformImplicitDerivativeZMajor() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSamplerCore.cpp377 Float4 du = uDelta; in sampleAniso() local
847 Float4 du = uDelta; in sampleFloatAniso() local
/third_party/elfutils/debuginfod/
H A Ddebuginfod.cxx4337 const char* du = getenv(DEBUGINFOD_URLS_ENV_VAR); in main() local
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_cmdstream.c1046 uint64_t du[2]; member
/third_party/toybox/generated/
H A Dglobals.h1739 struct du_data du; member

Completed in 49 milliseconds