Searched refs:cWidth (Results 1 – 2 of 2) sorted by relevance
178 const int cWidth = yWidth / 2; in lockNextBuffer() local181 mAlloc[idx]->mHal.drvState.lod[1].dimX = cWidth; in lockNextBuffer()183 mAlloc[idx]->mHal.drvState.lod[2].dimX = cWidth; in lockNextBuffer()202 const int cWidth = yWidth / 2; in lockNextBuffer() local205 mAlloc[idx]->mHal.drvState.lod[1].dimX = cWidth; in lockNextBuffer()207 mAlloc[idx]->mHal.drvState.lod[2].dimX = cWidth; in lockNextBuffer()
819 int cWidth = static_cast<int>(preCorrectionEntry.data.i32[2]); in validateDngHeader() local823 bool matchesPreCorrectionArray = (cWidth == width && cHeight == height); in validateDngHeader()829 width, height, pWidth, pHeight, cWidth, cHeight); in validateDngHeader()