FIMC_CTX_M2M
if (fimc_ctx_state_is_set(FIMC_CTX_M2M, ctx))
ctx->state &= (FIMC_CTX_M2M | FIMC_CTX_CAP);
ctx->state = FIMC_CTX_M2M;