Home
last modified time | relevance | path

Searched refs:db_MultiplyRotationOntoImageHomography (Results 1 – 2 of 2) sorted by relevance

/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
Ddb_rob_image_homography.cpp521 db_MultiplyRotationOntoImageHomography(H,dx[1]); in db_ImageHomographyUpdateGeneric()
527 db_MultiplyRotationOntoImageHomography(H,dx[0]); in db_ImageHomographyUpdateGeneric()
540 db_MultiplyRotationOntoImageHomography(H,dx[0]); in db_ImageHomographyUpdateGeneric()
547 db_MultiplyRotationOntoImageHomography(H,dx[1]); in db_ImageHomographyUpdateGeneric()
Ddb_utilities_camera.h278 inline void db_MultiplyRotationOntoImageHomography(double H[9],double theta) in db_MultiplyRotationOntoImageHomography() function