Searched refs:_bit_depth (Results 1 – 2 of 2) sorted by relevance
72 : _bit_depth (XCAM_3A_STATS_DEFAULT_BIT_DEPTH) in X3aStatsPool()93 _stats_info.bit_depth = _bit_depth; in fixate_video_info()94 _stats_info.histogram_bins = (1 << _bit_depth); in fixate_video_info()
71 _bit_depth = bit_depth; in set_bit_depth()85 uint32_t _bit_depth; variable