Home
last modified time | relevance | path

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

/external/dng_sdk/source/
Ddng_reference.cpp1477 int32 hIndex1 = hIndex0 + 1; in RefBaselineHueSatMap() local
1482 hIndex1 = 0; in RefBaselineHueSatMap()
1494 const dng_hue_sat_map::HSBModify *entry01 = entry00 + (hIndex1 - hIndex0) * hueStep; in RefBaselineHueSatMap()
1542 int32 hIndex1 = hIndex0 + 1; in RefBaselineHueSatMap() local
1547 hIndex1 = 0; in RefBaselineHueSatMap()
1562 const dng_hue_sat_map::HSBModify *entry01 = entry00 + (hIndex1 - hIndex0) * hueStep; in RefBaselineHueSatMap()