Home
last modified time | relevance | path

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

/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedSensor.h316 enum ProcessType { REPROCESS, HIGH_QUALITY, REGULAR }; enumerator
DEmulatedSensor.cpp649 HIGH_QUALITY : REGULAR; in threadLoop()
695 HIGH_QUALITY : REGULAR; in threadLoop()
1121 case HIGH_QUALITY: in ProcessYUV420()