Searched defs:yi (Results 1 – 6 of 6) sorted by relevance
/aosp12/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/ |
H A D | Interp.h | 46 inline double ciCalc(PyramidShort *img, int xi, int yi, double xfrac, double yfrac) in ciCalc()
|
/aosp12/system/teeui/libteeui/example/ |
H A D | phys_button_example.cpp | 122 for (uint32_t yi = 0; yi < h; ++yi) { in renderUIIntoBuffer() local
|
H A D | touch_button_example.cpp | 159 for (uint32_t yi = 0; yi < h; ++yi) { in renderUIIntoBuffer() local
|
/aosp12/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/ |
H A D | db_feature_matching.cpp | 1139 … int xi,int yi,float *sum,float *recip, in db_SignedSquareNormCorr11x11_PreAlign_AffinePatchWarp_u() 2699 int i,xi,yi,xpos,ypos,nr; in db_FillBuckets_f() local 2734 int i,xi,yi,xpos,ypos,nr; in db_FillBuckets_u() local 2787 int i,xi,yi,xpos,ypos,nr,wxi,wyi; in db_FillBucketsPrewarped_f() local 2831 int i,xi,yi,xpos,ypos,nr,wxi,wyi; in db_FillBucketsPrewarped_u() local 2878 int i,xi,yi,xpos,ypos,nr,wxi,wyi; in db_FillBucketsPrewarpedAffine_u() local
|
/aosp12/frameworks/av/media/libaudioprocessing/tests/ |
H A D | test-resampler.cpp | 237 int16_t yi = floor(y * 32767.0 + 0.5); in main() local
|
/aosp12/frameworks/native/libs/input/ |
H A D | VelocityTracker.cpp | 552 float yi = y[i]; in solveUnweightedLeastSquaresDeg2() local
|