Searched refs:configInparamsCom (Results 1 – 2 of 2) sorted by relevance
51 XCamReturn RkAiqHandle::configInparamsCom(RkAiqAlgoCom* com, int type) { in configInparamsCom() function in RkCam::RkAiqHandle96 configInparamsCom(cfgParam, RKAIQ_CONFIG_COM_PREPARE); in prepare()109 configInparamsCom(preParam, RKAIQ_CONFIG_COM_PRE); in preProcess()122 configInparamsCom(procParam, RKAIQ_CONFIG_COM_PROC); in processing()135 configInparamsCom(postParam, RKAIQ_CONFIG_COM_POST); in postProcess()
121 virtual XCamReturn configInparamsCom(RkAiqAlgoCom* com, int type);