Searched refs:demosaic (Results 1 – 1 of 1) sorted by relevance
672 static float[/*3*/] demosaic(int x, int y, int cfa, float[/*9*/] inputArray) { in demosaic() method in RawConverter.ConverterKernel776 pRGB = demosaic(xP, yP, mCfaPattern, patch); in convert_RAW_To_ARGB()