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

  /frameworks/av/media/img_utils/src/
DngUtils.cpp 56 uint32_t lsmHeight,
65 double spacingV = 1.0 / std::max(1u, lsmHeight - 1);
68 std::vector<float> redMapVector(lsmWidth * lsmHeight);
71 std::vector<float> greenEvenMapVector(lsmWidth * lsmHeight);
74 std::vector<float> greenOddMapVector(lsmWidth * lsmHeight);
77 std::vector<float> blueMapVector(lsmWidth * lsmHeight);
80 size_t lsmMapSize = lsmWidth * lsmHeight * 4;
154 /*mapPointsV*/lsmHeight,
172 /*mapPointsV*/lsmHeight,
190 /*mapPointsV*/lsmHeight,
    [all...]
  /frameworks/av/media/img_utils/include/img_utils/
DngUtils.h 84 uint32_t lsmHeight,
  /frameworks/base/core/jni/
android_hardware_camera2_DngCreator.cpp     [all...]

Completed in 207 milliseconds