Searched refs:soft_wr_en (Results 1 – 11 of 11) sorted by relevance
142 int soft_wr_en; member201 unsigned char soft_wr_en; member
551 pProcRes->ProcResV12.soft_wr_en = FUNCTION_ENABLE; in stManuGetHistParamsV12()553 pProcRes->ProcResV12.soft_wr_en = FUNCTION_DISABLE; in stManuGetHistParamsV12()555 pProcRes->ProcResV12.soft_wr_en = FUNCTION_DISABLE; in stManuGetHistParamsV12()560 pProcRes->ProcResV12.soft_wr_en = FUNCTION_ENABLE; in stManuGetHistParamsV12()562 pProcRes->ProcResV12.soft_wr_en = FUNCTION_DISABLE; in stManuGetHistParamsV12()592 pProcRes->ProcResV12.soft_wr_en, pStManu->hist_setting.hist_wr.mode); in stManuGetHistParamsV12()593 if (pProcRes->ProcResV12.soft_wr_en) { in stManuGetHistParamsV12()996 pProcRes->ProcResV12.soft_wr_en = FUNCTION_ENABLE; in GetHistParamsV12()998 pProcRes->ProcResV12.soft_wr_en = FUNCTION_DISABLE; in GetHistParamsV12()1000 pProcRes->ProcResV12.soft_wr_en = FUNCTION_DISABLE; in GetHistParamsV12()[all …]
612 pProcRes->ProcResV11duo.soft_wr_en = FUNCTION_ENABLE; in GetDehazeHistDuoISPSettingV11()654 pProcRes->ProcResV11duo.soft_wr_en); in GetDehazeHistDuoISPSettingV11()656 pProcRes->ProcResV11duo.soft_wr_en = FUNCTION_DISABLE; in GetDehazeHistDuoISPSettingV11()
369 u8 soft_wr_en; member
619 u8 soft_wr_en; member
369 __u8 soft_wr_en; member
619 __u8 soft_wr_en; member
1168 cfg->soft_wr_en = dhaze.ProcResV11duo.soft_wr_en; in convertAiqAdehazeToIsp3xParams()
2794 if (arg->soft_wr_en) in isp_dhaz_config()2795 ctrl |= (arg->soft_wr_en & 0x1) << 25; in isp_dhaz_config()2797 if (arg->soft_wr_en) { in isp_dhaz_config()
2729 !!arg->round_en << 26 | !!arg->soft_wr_en << 25 | in isp_dhaz_config()2734 if (arg->soft_wr_en) { in isp_dhaz_config()
1642 cfg->soft_wr_en = dhaze.ProcResV12.soft_wr_en; in convertAiqAdehazeToIsp32Params()