Searched refs:fInputWidth (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/translators/raw/
H A DRAW.cpp134 fInputWidth(0),
272 col = fInputWidth - 1 - col;
274 return row * fInputWidth + col;
809 if (fInputWidth == 3936 && fInputHeight == 2624) {
811 fInputWidth = 3896;
828 fInputWidth = 2088;
839 fInputWidth = 2176;
846 fInputWidth = 2312;
853 fInputWidth = 2616;
860 fInputWidth
[all...]
H A DRAW.h169 uint32 fInputWidth; member in class:DCRaw

Completed in 30 milliseconds