Home
last modified time | relevance | path

Searched refs:RemosaicQuadBayerBlock (Results 1 – 2 of 2) sorted by relevance

/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedSensor.h330 static void RemosaicQuadBayerBlock(uint16_t* img_in, uint16_t* img_out,
DEmulatedSensor.cpp1183 void EmulatedSensor::RemosaicQuadBayerBlock(uint16_t* img_in, uint16_t* img_out, in RemosaicQuadBayerBlock() function in android::EmulatedSensor
1220 RemosaicQuadBayerBlock(img_in, img_out, i, j, row_stride_in_bytes); in RemosaicRAW16Image()