OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:raw_stats
(Results
1 - 2
of
2
) sorted by null
/external/libxcam/plugins/3a/aiq/
aiq_wrapper.cpp
329
struct atomisp_3a_statistics *
raw_stats
= isp_stats->get_isp_stats ();
local
330
XCAM_ASSERT (
raw_stats
);
332
translate_3a_stats (stats,
raw_stats
);
/external/autotest/client/cros/power/
power_status.py
621
raw_stats
= result = self._read_stats()
624
self._stats =
raw_stats
[
all
...]
Completed in 166 milliseconds