Home
last modified time | relevance | path

Searched defs:ispParams (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/aiq_core/
H A DRkAiqResourceTranslatorV21.cpp56 rkisp_effect_params_v20 ispParams; in translateAwbStats() local
H A DRkAiqResourceTranslatorV3x.cpp589 rkisp_effect_params_v20 ispParams; in translateMultiAecStats() local
1086 rkisp_effect_params_v20 ispParams; in translateMultiAwbStats() local
1275 rkisp_effect_params_v20 ispParams; in translateAecStats() local
1974 rkisp_effect_params_v20 ispParams; in translateAwbStats() local
2156 rkisp_effect_params_v20 ispParams; in translateMultiAfStats() local
H A DRkAiqResourceTranslator.cpp108 rkisp_effect_params_v20 ispParams; in translateAecStats() local
423 rkisp_effect_params_v20 ispParams; in translateAwbStats() local
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/
H A DIsp20StatsBuffer.h48 XCamReturn getEffectiveIspParams(uint32_t frameId, rkisp_effect_params_v20& ispParams) { in getEffectiveIspParams()
H A DCaptureRawData.cpp406 rkisp_effect_params_v20& ispParams, in write_metadata_to_file()
889 rkisp_effect_params_v20& ispParams, in save_metadata_and_register()
H A DRawStreamProcUnit.cpp496 rkisp_effect_params_v20 ispParams; in trigger_isp_readback() local
H A DCamHwIsp20.cpp4039 CamHwIsp20::getEffectiveIspParams(rkisp_effect_params_v20& ispParams, uint32_t frame_id) in getEffectiveIspParams()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/simulator/
H A DCamHwSimulator.cpp250 CamHwSimulator::setIspParams(SmartPtr<RkAiqIspParamsProxy>& ispParams) in setIspParams()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/
H A DCamHwBase.h131 … virtual XCamReturn getEffectiveIspParams(rkisp_effect_params_v20& ispParams, uint32_t frame_id) { in getEffectiveIspParams()