OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Matrix33
(Results
1 - 6
of
6
) sorted by null
/packages/apps/Camera/jni/feature_mos/src/mosaic/
MatrixUtils.h
28
class
Matrix33
{
34
Matrix33
() {
44
Matrix33
(bool identity) {
AlignFeatures.cpp
167
Matrix33
::convert9to33(Hcurr33, Hcurr);
168
Matrix33
::convert9to33(Hprev33, Hprev);
220
Matrix33
::convert9to33(Hcurr33, Hcurr);
224
Matrix33
::convert9to33(Hprev33, Hprev);
/packages/apps/Gallery2/jni_mosaic/feature_mos/src/mosaic/
MatrixUtils.h
28
class
Matrix33
{
34
Matrix33
() {
44
Matrix33
(bool identity) {
AlignFeatures.cpp
167
Matrix33
::convert9to33(Hcurr33, Hcurr);
168
Matrix33
::convert9to33(Hprev33, Hprev);
220
Matrix33
::convert9to33(Hcurr33, Hcurr);
224
Matrix33
::convert9to33(Hprev33, Hprev);
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
MatrixUtils.h
28
class
Matrix33
{
34
Matrix33
() {
44
Matrix33
(bool identity) {
AlignFeatures.cpp
167
Matrix33
::convert9to33(Hcurr33, Hcurr);
168
Matrix33
::convert9to33(Hprev33, Hprev);
220
Matrix33
::convert9to33(Hcurr33, Hcurr);
224
Matrix33
::convert9to33(Hprev33, Hprev);
Completed in 395 milliseconds