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

  /external/piex/src/
piex_types.h 55 // 'full_width' and 'full_height' are correctly cropped but not rotated.
91 std::uint32_t full_width = 0; member in struct:piex::PreviewImageData
  /external/opencv/ml/src/
ml_inner_functions.cpp 1362 int full_width = CV_ELEM_SIZE(dst_type)*size.width; local
    [all...]
  /external/opencv3/apps/traincascade/
old_ml_inner_functions.cpp 1288 int full_width = CV_ELEM_SIZE(dst_type)*size.width; local
    [all...]

Completed in 168 milliseconds