OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:X3aAtomIspParametersResult
(Results
1 - 4
of
4
) sorted by null
/external/libxcam/modules/isp/
x3a_isp_config.h
149
/* special
X3aAtomIspParametersResult
type */
182
X3aIspResultT<struct atomisp_parameters, X3aIspConfig::X3aIspResultDummy, X3aIspConfig::IspAllParameters>
X3aAtomIspParametersResult
;
x3a_isp_config.cpp
218
SmartPtr<
X3aAtomIspParametersResult
> isp_3a =
219
result.dynamic_cast_ptr<
X3aAtomIspParametersResult
> ();
aiq3a_utils.cpp
237
SmartPtr<
X3aAtomIspParametersResult
> isp_3a_all =
238
isp_result.dynamic_cast_ptr<
X3aAtomIspParametersResult
> ();
aiq_handler.cpp
[
all
...]
Completed in 388 milliseconds