HomeSort by relevance Sort by last modified time
    Searched refs:gTRS (Results 1 - 3 of 3) sorted by null

  /packages/apps/Camera/jni/
feature_mos_jni.cpp 52 float gTRS[11]; // 9 elements of the transformation, 1 for frame-number, 1 for alignment error code.
381 ret_code = AddFrame(LR, frame_number_LR, gTRS);
397 gTRS[1] = gTRS[2] = gTRS[3] = gTRS[5] = gTRS[6] = gTRS[7] = 0.0f;
398 gTRS[0] = gTRS[4] = gTRS[8] = 1.0f
    [all...]
  /packages/apps/Gallery2/jni_mosaic/
feature_mos_jni.cpp 52 float gTRS[11]; // 9 elements of the transformation, 1 for frame-number, 1 for alignment error code.
381 ret_code = AddFrame(LR, frame_number_LR, gTRS);
397 gTRS[1] = gTRS[2] = gTRS[3] = gTRS[5] = gTRS[6] = gTRS[7] = 0.0f;
398 gTRS[0] = gTRS[4] = gTRS[8] = 1.0f
    [all...]
  /packages/apps/LegacyCamera/jni/
feature_mos_jni.cpp 52 float gTRS[11]; // 9 elements of the transformation, 1 for frame-number, 1 for alignment error code.
381 ret_code = AddFrame(LR, frame_number_LR, gTRS);
397 gTRS[1] = gTRS[2] = gTRS[3] = gTRS[5] = gTRS[6] = gTRS[7] = 0.0f;
398 gTRS[0] = gTRS[4] = gTRS[8] = 1.0f
    [all...]

Completed in 1420 milliseconds