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

  /cts/apps/CtsVerifier/include/colorchecker/
vec3.h 115 typedef Vec3<float> Vec3f;
  /frameworks/base/media/mca/filterpacks/native/base/
vec_types.h 171 typedef Vec<float,3> Vec3f;
  /external/opencv3/modules/core/include/opencv2/core/
matx.hpp 284 for the most popular specialized variants of Vec, e.g. Vec3f ~ Vec<float, 3>.
376 typedef Vec<float, 3> Vec3f;
    [all...]

Completed in 68 milliseconds