Home
last modified time | relevance | path

Searched refs:NUMBER_DOUBLE_ARGS (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/img_utils/src/
DDngUtils.cpp246 const uint32_t NUMBER_DOUBLE_ARGS = 4; in addGainMap() local
248 uint32_t totalSize = NUMBER_INT_ARGS * sizeof(uint32_t) + NUMBER_DOUBLE_ARGS * sizeof(double) + in addGainMap()