OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_bit_depth
(Results
1 - 2
of
2
) sorted by null
/external/libxcam/xcore/
x3a_stats_pool.h
71
_bit_depth
= bit_depth;
85
uint32_t
_bit_depth
;
member in class:XCam::X3aStatsPool
x3a_stats_pool.cpp
72
:
_bit_depth
(XCAM_3A_STATS_DEFAULT_BIT_DEPTH)
93
_stats_info.bit_depth =
_bit_depth
;
94
_stats_info.histogram_bins = (1 <<
_bit_depth
);
Completed in 661 milliseconds