Home
last modified time | relevance | path

Searched defs:yP (Results 1 – 25 of 98) sorted by relevance

1234

/dports/math/apache-commons-math/commons-math3-3.6.1-src/src/test/java/org/apache/commons/math3/ode/
H A DJacobianMatricesTest.java55 double[] yP = { 1.3, b + hP }; in testLowAccuracyExternalDifferentiation() local
79 double[] yP = { 1.3, b + hP }; in testHighAccuracyExternalDifferentiation() local
/dports/math/eclib/eclib-20210318/libsrc/eclib/
H A Delog.h67 bigfloat xP, yP; in elliptic_logarithm() local
/dports/graphics/netpbm/netpbm-10.91.01/converter/ppm/ppmtompeg/
H A Dfsize.c90 int * const yP) { in Fsize_Validate()
/dports/multimedia/libde265/libde265-1.0.2/libde265/
H A Dmotion.cc50 int xP,int yP, in mc_luma()
176 int xP,int yP, in mc_chroma()
286 int yP = yC+yB; in generate_inter_prediction_samples() local
738 int xC, int yC, int nCS, int xP, int yP, in derive_spatial_merging_candidates()
1061 int xP,int yP, in derive_collocated_motion_vectors()
1238 int xP,int yP, in derive_temporal_luma_vector_prediction()
1512 int xC,int yC, int xP,int yP, in get_merge_candidate_list()
1540 int xC,int yC, int xP,int yP, in derive_luma_motion_merge_mode()
1567 int xC,int yC,int nCS,int xP,int yP, in derive_spatial_luma_vector_prediction()
1874 int xC,int yC,int nCS,int xP,int yP, in fill_luma_motion_vector_predictors()
[all …]
/dports/graphics/digikam/digikam-7.4.0/core/libs/heifutils/libde265/
H A Dmotion.cc51 int xP,int yP, in mc_luma()
177 int xP,int yP, in mc_chroma()
287 int yP = yC+yB; in generate_inter_prediction_samples() local
760 int xC, int yC, int nCS, int xP, int yP, in derive_spatial_merging_candidates()
1078 int xP,int yP, in derive_collocated_motion_vectors()
1255 int xP,int yP, in derive_temporal_luma_vector_prediction()
1431 int xC,int yC, int xP,int yP, in get_merge_candidate_list_without_step_9()
1532 int xC,int yC, int xP,int yP, in get_merge_candidate_list()
1560 int xC,int yC, int xP,int yP, in derive_luma_motion_merge_mode()
1895 int xC,int yC,int nCS,int xP,int yP, in fill_luma_motion_vector_predictors()
[all …]
/dports/graphics/digikam/digikam-7.4.0/core/libs/heifutils/libde265/encoder/
H A Dencoder-motion.cc58 int xC,int yC, int xP,int yP, in get_merge_candidate_list_from_tree()
/dports/cad/openroad/OpenROAD-2.0/src/OpenDB/src/def/defwrite/
H A Ddefwrite.cpp63 double *xP, *yP; in main() local
/dports/math/octave-forge-octclip/octclip-2.0.1/src/libgeoc/
H A Dgreiner.h114 double yP; member
/dports/math/gri/gri-2.12.23/src/
H A Ddelete.cc352 double *yP = _colY.begin(); in delete_columns_where_missing() local
/dports/math/octave-forge-octclip/octclip-2.0.1/src/
H A Darco.c308 double* yP, in IntersecCircMaxEsfAux()
550 double xC=0.0,yC=0.0,zC=0.0,xD=0.0,yD=0.0,zD=0.0,xP=0.0,yP=0.0,zP=0.0; in IntersecArcCirMaxEsferaVertApoyadoAux() local
705 double xP=0.0,yP=0.0,zP=0.0,lonP1=0.0,lonP2=0.0,lonPI=0.0; in IntersecArcCircMaxEsferaAux() local
/dports/math/eclib/eclib-20210318/libsrc/
H A Dtlss.cc138 gf_element yP=Pmodq.get_y(); in map1point() local
/dports/math/apache-commons-math/commons-math3-3.6.1-src/src/test/java/org/apache/commons/math3/optimization/direct/
H A DSimplexOptimizerMultiDirectionalTest.java166 final double yP = -yM; field in SimplexOptimizerMultiDirectionalTest.FourExtrema
/dports/math/apache-commons-math/commons-math3-3.6.1-src/src/test/java/org/apache/commons/math3/analysis/interpolation/
H A DUnivariatePeriodicInterpolatorTest.java64 final double yP = fP.value(x); in testSine() local
H A DFieldHermiteInterpolatorTest.java168 Dfp[] yP = interpolator.value(x.add(h)); in testRandomPolynomialsFirstDerivative() local
/dports/math/apache-commons-math/commons-math3-3.6.1-src/src/test/java/org/apache/commons/math3/optim/nonlinear/scalar/noderiv/
H A DSimplexOptimizerMultiDirectionalTest.java217 final double yP = -yM; field in SimplexOptimizerMultiDirectionalTest.FourExtrema
/dports/science/simbody/simbody-Simbody-3.7/SimTKmath/Integrators/src/CPodes/sundials/src/cpodes/
H A Dcpodes_band.c273 N_Vector yP, N_Vector ypP, N_Vector fctP, in cpBandSetup()
H A Dcpodes_sptfqmr.c319 N_Vector yP, N_Vector ypP, N_Vector fctP, in cpSptfqmrSetup()
H A Dcpodes_spgmr.c317 N_Vector yP, N_Vector ypP, N_Vector fctP, in cpSpgmrSetup()
H A Dcpodes_spbcgs.c320 N_Vector yP, N_Vector ypP, N_Vector fctP, in cpSpbcgSetup()
H A Dcpodes_lapack.c678 N_Vector yP, N_Vector ypP, N_Vector fctP, in cpLapackDenseSetup()
852 N_Vector yP, N_Vector ypP, N_Vector fctP, in cpLapackBandSetup()
/dports/graphics/qgis/qgis-3.22.3/src/app/georeferencer/
H A Dqgsimagewarper.cpp295 const double yP = y[i]; in GeoToPixelTransform() local
/dports/graphics/qgis-ltr/qgis-3.16.16/src/app/georeferencer/
H A Dqgsimagewarper.cpp300 double yP = y[i]; in GeoToPixelTransform() local
/dports/games/enygma/enigma-1.04/
H A Dengine.c592 int x, y, x1, y1, xO = -1, yO = -1, xP = -1, yP = -1, nt = 0; in validate() local
/dports/print/gv/gv-3.7.4/src/
H A DClip.c527 ClipWidgetCheckCoordinates(Widget w, int x, int y, int *xP, int *yP) in ClipWidgetCheckCoordinates()
/dports/graphics/netpbm/netpbm-10.91.01/converter/ppm/ppmtompeg/headers/
H A Dframes.h116 int * const yP, in MotionToFrameCoord()

1234