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

  /external/opencv3/modules/calib3d/misc/java/test/
Calib3dTest.java 592 Mat fundamental = new Mat(3, 3, CvType.CV_64F); local
593 fundamental.put(0, 0, 0, -0.577, 0.288, 0.577, 0, 0.288, -0.288, -0.288, 0);
600 Calib3d.computeCorrespondEpilines(left, 1, fundamental, lines);
  /external/clang/test/CodeGenCXX/
rtti-layout.cpp 106 // Vectors should be treated as fundamental types.
108 CHECK_VTABLE(__v4hi, fundamental);
  /external/mesa3d/docs/OLD/
MESA_program_debug.spec 305 Third draft. Lots of fundamental changes. (Brian Paul)
  /build/tools/droiddoc/templates-pdk/
sdkpage.cs 81 inside of a virtual machine on the device. The fundamental Android application model
  /external/libvorbis/doc/
02-bitpacking.tex 29 bytes as the fundamental atom of storage). A 'word' is an integer
01-introduction.tex 70 requirement or fundamental assumption in the Vorbis design.

Completed in 1377 milliseconds