Searched refs:lsmMapSize (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/img_utils/src/
H A DDngUtils.cpp79 size_t lsmMapSize = lsmWidth * lsmHeight * 4; local
83 for (size_t i = 0; i < lsmMapSize; i += 4, ++j) {

Completed in 53 milliseconds