Home
last modified time | relevance | path

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

/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedSensor.h361 status_t ProcessYUV420(const YUV420Frame& input, const YUV420Frame& output,
DEmulatedSensor.cpp874 auto ret = ProcessYUV420( in threadLoop()
923 auto ret = ProcessYUV420( in threadLoop()
1529 status_t EmulatedSensor::ProcessYUV420(const YUV420Frame& input, in ProcessYUV420() function in android::EmulatedSensor