Home
last modified time | relevance | path

Searched defs:xp (Results 1 – 5 of 5) sorted by relevance

/aosp12/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
H A Ddb_image_homography.h81 double* xp[2]; in db_StitchCameraRotation_2Points() local
/aosp12/bionic/libm/upstream-freebsd/lib/msun/src/
H A Dmath_private.h711 #define DOPRINT_START(xp) do { \ argument
729 #define DOPRINT_START(xp) do { \ argument
745 #define DOPRINT_START(xp) do { \ argument
765 #define DOPRINT_START(xp) do { \ argument
784 #define DOPRINT_START(xp) argument
/aosp12/packages/apps/Gallery2/jni/filters/
H A Dwbalance.c108 int xp,yp; in estmateWhiteBox() local
/aosp12/hardware/google/pixel/vibrator/cs40l25/
H A DVibrator.cpp174 for (float xp = x0; xp < (x1 + PWLE_FREQUENCY_RESOLUTION_HZ); in createPwleMaxLevelLimitMap() local
/aosp12/frameworks/base/core/jni/
H A Dandroid_hardware_camera2_DngCreator.cpp1067 double xp = (x - cx) / f; in undistort() local