Searched refs:deint_mode (Results 1 – 1 of 1) sorted by relevance
596 enum fdp1_deint_mode deint_mode; member915 if (ctx->deint_mode) in fdp1_configure_rpf()1008 switch (ctx->deint_mode) { in fdp1_configure_deint_mode()1190 if (FDP1_DEINT_MODE_USES_NEXT(ctx->deint_mode)) in fdp1_prepare_job()1224 if (FDP1_DEINT_MODE_USES_PREV(ctx->deint_mode)) { in fdp1_prepare_job()1231 if (FDP1_DEINT_MODE_USES_NEXT(ctx->deint_mode)) { in fdp1_prepare_job()1328 if (FDP1_DEINT_MODE_USES_PREV(ctx->deint_mode)) in device_frame_end()1706 ctx->deint_mode = ctrl->val; in fdp1_s_ctrl()1934 ctx->deint_mode = FDP1_PROGRESSIVE; in fdp1_start_streaming()1936 if (ctx->deint_mode == FDP1_ADAPT2D3D) { in fdp1_start_streaming()[all …]