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 55 uint32_t lsmHeight,
64 double spacingV = 1.0 / lsmHeight;
67 std::vector<float> redMapVector(lsmWidth * lsmHeight);
70 std::vector<float> greenEvenMapVector(lsmWidth * lsmHeight);
73 std::vector<float> greenOddMapVector(lsmWidth * lsmHeight);
76 std::vector<float> blueMapVector(lsmWidth * lsmHeight);
79 size_t lsmMapSize = lsmWidth * lsmHeight * 4;
153 /*mapPointsV*/lsmHeight,
171 /*mapPointsV*/lsmHeight,
189 /*mapPointsV*/lsmHeight,
    [all...]
  /frameworks/av/media/img_utils/include/img_utils/
DngUtils.h 79 uint32_t lsmHeight,
  /frameworks/base/core/jni/
android_hardware_camera2_DngCreator.cpp     [all...]

Completed in 188 milliseconds