Searched refs:fInputWidth (Results 1 – 2 of 2) sorted by relevance
134 fInputWidth(0), in DCRaw()272 col = fInputWidth - 1 - col; in _FlipIndex()274 return row * fInputWidth + col; in _FlipIndex()809 if (fInputWidth == 3936 && fInputHeight == 2624) { in _FixupValues()811 fInputWidth = 3896; in _FixupValues()828 fInputWidth = 2088; in _FixupValues()839 fInputWidth = 2176; in _FixupValues()846 fInputWidth = 2312; in _FixupValues()853 fInputWidth = 2616; in _FixupValues()860 fInputWidth = 3088; in _FixupValues()[all …]
169 uint32 fInputWidth; variable