Searched refs:cHeight (Results 1 – 2 of 2) sorted by relevance
168 const int cHeight = yHeight / 2; in lockNextBuffer() local213 mAlloc[idx]->mHal.drvState.lod[1].dimY = cHeight; in lockNextBuffer()215 mAlloc[idx]->mHal.drvState.lod[2].dimY = cHeight; in lockNextBuffer()
821 int cHeight = static_cast<int>(preCorrectionEntry.data.i32[3]); in validateDngHeader() local824 bool matchesPreCorrectionArray = (cWidth == width && cHeight == height); in validateDngHeader()830 width, height, pWidth, pHeight, cWidth, cHeight); in validateDngHeader()