OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:manual_post_proc
(Results
1 - 6
of
6
) sorted by null
/cts/apps/CameraITS/pymodules/its/
caps.py
89
def
manual_post_proc
(props):
function
175
return manual_sensor(props) and
manual_post_proc
(props)
186
return manual_sensor(props) and
manual_post_proc
(props)
/cts/apps/CameraITS/tests/scene1/
test_tonemap_sequence.py
35
its.caps.
manual_post_proc
(props) and
test_auto_vs_manual.py
36
its.caps.
manual_post_proc
(props) and
test_ev_compensation_advanced.py
35
its.caps.
manual_post_proc
(props) and
test_capture_result.py
38
its.caps.
manual_post_proc
(props) and
/cts/apps/CameraITS/tests/scene0/
test_metadata.py
42
print " Manual post-proc:", its.caps.
manual_post_proc
(props)
Completed in 161 milliseconds