Searched refs:getBayerIndex (Results 1 – 2 of 2) sorted by relevance
82 int getBayerIndex(int pattern, int row, int col);
284 bayerIdx = getBayerIndex(bayer, i, j); in getLscParameter()316 bayerIdx = getBayerIndex(bayer, i, j); in separateBayerChannel()355 int getBayerIndex(int pattern, int row, int col) in getBayerIndex() function