Home
last modified time | relevance | path

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

/aosp12/hardware/google/camera/devices/EmulatedCamera/hwl/
H A DEmulatedSensor.h334 static status_t RemosaicRAW16Image(uint16_t* img_in, uint16_t* img_out,
H A DEmulatedSensor.cpp809 RemosaicRAW16Image( in threadLoop()
1208 status_t EmulatedSensor::RemosaicRAW16Image(uint16_t* img_in, uint16_t* img_out, in RemosaicRAW16Image() function in android::EmulatedSensor