OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:R2r
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Camera/jni/feature_stab/src/dbreg/
vp_motionmodel.c
344
VP_MOTION
R2r
,R2f;
359
VP_MOTION_ID(
R2r
);
361
MXX(
R2r
) = inv_zoom;
362
MYY(
R2r
) = inv_zoom;
363
MXW(
R2r
)=cx*(((VP_PAR)1.0) - inv_zoom);
364
MYW(
R2r
)=cy*(((VP_PAR)1.0) - inv_zoom);
366
VP_KEEP_AFFINE_2D(
R2r
);
369
(void) vp_cascade_motion(&
R2r
,in+ii,&R2f);
/packages/apps/Camera2/jni/feature_stab/src/dbreg/
vp_motionmodel.c
344
VP_MOTION
R2r
,R2f;
359
VP_MOTION_ID(
R2r
);
361
MXX(
R2r
) = inv_zoom;
362
MYY(
R2r
) = inv_zoom;
363
MXW(
R2r
)=cx*(((VP_PAR)1.0) - inv_zoom);
364
MYW(
R2r
)=cy*(((VP_PAR)1.0) - inv_zoom);
366
VP_KEEP_AFFINE_2D(
R2r
);
369
(void) vp_cascade_motion(&
R2r
,in+ii,&R2f);
/packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/
vp_motionmodel.c
344
VP_MOTION
R2r
,R2f;
359
VP_MOTION_ID(
R2r
);
361
MXX(
R2r
) = inv_zoom;
362
MYY(
R2r
) = inv_zoom;
363
MXW(
R2r
)=cx*(((VP_PAR)1.0) - inv_zoom);
364
MYW(
R2r
)=cy*(((VP_PAR)1.0) - inv_zoom);
366
VP_KEEP_AFFINE_2D(
R2r
);
369
(void) vp_cascade_motion(&
R2r
,in+ii,&R2f);
Completed in 22 milliseconds