Searched refs:curr_param (Results 1 – 2 of 2) sorted by relevance
27 return &ctx->curr_param.output; in ctx_get_frame()29 return &ctx->curr_param.captures[0]; in ctx_get_frame()34 atomic_or(state, &ctx->curr_param.state); in mdp_m2m_ctx_set_state()77 param.frame_no = ctx->curr_param.frame_no; in mdp_m2m_device_run()78 param.type = ctx->curr_param.type; in mdp_m2m_device_run()143 ctx->curr_param.limit); in mdp_m2m_start_streaming()294 pix_mp->xfer_func = ctx->curr_param.xfer_func; in mdp_m2m_g_fmt_mplane()295 pix_mp->ycbcr_enc = ctx->curr_param.ycbcr_enc; in mdp_m2m_g_fmt_mplane()296 pix_mp->quantization = ctx->curr_param.quant; in mdp_m2m_g_fmt_mplane()591 ctx->curr_param.ctx = ctx; in mdp_m2m_open()[all …]
39 struct mdp_frameparam curr_param; member
Completed in 6 milliseconds