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

  /hardware/qcom/display/msm8996/sdm/libs/core/fb/
hw_scale.cpp 86 mdp_scale->roi_w[i] = plane.roi_width;
113 DLOGV_IF(kTagDriverConfig, "Fetch=[%d %d %d %d] Repeat=[%d %d %d %d] roi_width = %d",
177 mdp_scale->roi_w[i] = plane.roi_width;
288 DLOGV_IF(kTagDriverConfig, "Repeat=[%d %d %d %d] Src[w x h]=[%d %d] roi_width = %d",
  /hardware/qcom/display/msm8996/sdm/include/private/
hw_info_types.h 339 uint32_t roi_width = 0; member in struct:sdm::HWPlane
  /external/opencv3/modules/java/generator/src/cpp/
Mat.cpp     [all...]
  /external/opencv3/modules/core/misc/java/src/java/
core+Mat.java 1273 private static native long n_submat(long nativeObj, int roi_x, int roi_y, int roi_width, int roi_height);
    [all...]

Completed in 83 milliseconds