Searched refs:mInputHeight (Results 1 – 1 of 1) sorted by relevance
226 int mInputHeight; field in RawConverter.ConverterKernel287 mInputHeight = inputHeight; in set_rawHeight()350 float interpY = (((float) y) / mInputHeight) * mGainMapHeight; in getGain()748 if (yP == mInputHeight - 1) yP = mInputHeight - 2; in convert_RAW_To_ARGB()784 for (int j = 0; j < mInputHeight; j++) { in forEach_convert_RAW_To_ARGB()