OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xfrac
(Results
1 - 4
of
4
) sorted by null
/packages/apps/Camera/jni/feature_mos/src/mosaic/
Interp.h
46
inline double ciCalc(PyramidShort *img, int xi, int yi, double
xfrac
, double yfrac)
52
int off = (int)(
xfrac
* CTAPS);
Blend.cpp
1009
double
xfrac
= xx - x1;
local
1026
double
xfrac
= xx - x1;
local
[
all
...]
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
Interp.h
46
inline double ciCalc(PyramidShort *img, int xi, int yi, double
xfrac
, double yfrac)
52
int off = (int)(
xfrac
* CTAPS);
Blend.cpp
989
double
xfrac
= xx - x1;
local
1006
double
xfrac
= xx - x1;
local
[
all
...]
Completed in 34 milliseconds