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.h360 enum ProcessType { REPROCESS, HIGH_QUALITY, REGULAR }; enumerator
DEmulatedSensor.cpp872 ? HIGH_QUALITY in threadLoop()
921 ? HIGH_QUALITY in threadLoop()
1541 if (process_type == HIGH_QUALITY && in ProcessYUV420()
1547 case HIGH_QUALITY: in ProcessYUV420()