Searched refs:isSwitch (Results 1 – 1 of 1) sorted by relevance
153 XCamReturn sample_aldch_v21_bic_weight_table(const rk_aiq_sys_ctx_t* ctx, bool isSwitch) in sample_aldch_v21_bic_weight_table() argument163 if (isSwitch) in sample_aldch_v21_bic_weight_table()247 static bool isSwitch = false; in sample_aldch_v21_module() local248 isSwitch = !isSwitch; in sample_aldch_v21_module()249 sample_aldch_v21_bic_weight_table(ctx, isSwitch); in sample_aldch_v21_module()250 printf("aldch switch bic weight table to %s\n\n", isSwitch ? "0x20" : "default"); in sample_aldch_v21_module()