Home
last modified time | relevance | path

Searched refs:Error (Results 1 – 3 of 3) sorted by relevance

/pdk/apps/CameraITS/pymodules/its/
Ddevice.py138 raise its.error.Error('Problem with socket on device side')
165 raise its.error.Error('Invalid command response')
172 raise its.error.Error('Invalid command response')
195 raise its.error.Error('Invalid command response')
210 raise its.error.Error('Invalid command response')
238 raise its.error.Error('Invalid command response')
252 raise its.error.Error('Invalid command response')
331 raise its.error.Error('Invalid command response')
336 raise its.error.Error('3A failed to converge')
458 raise its.error.Error('Duplicate format requested')
[all …]
Derror.py17 class Error(Exception): class
Dimage.py79 raise its.error.Error('Invalid format %s' % (cap["format"]))
95 raise its.error.Error('Invalid raw-10 buffer width')
114 raise its.error.Error('Invalid raw-10 buffer width')
186 raise its.error.Error('Invalid format %s' % (cap["format"]))
216 raise its.error.Error("Not supported")
236 raise its.error.Error("Not supported")
406 raise its.error.Error('Invalid arg LUT size: %d' % (n))
508 raise its.error.Error('Unsupported image type')