Home
last modified time | relevance | path

Searched refs:deint_mode (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/media/platform/
Drcar_fdp1.c594 enum fdp1_deint_mode deint_mode; member
913 if (ctx->deint_mode) in fdp1_configure_rpf()
1006 switch (ctx->deint_mode) { in fdp1_configure_deint_mode()
1188 if (FDP1_DEINT_MODE_USES_NEXT(ctx->deint_mode)) in fdp1_prepare_job()
1222 if (FDP1_DEINT_MODE_USES_PREV(ctx->deint_mode)) { in fdp1_prepare_job()
1229 if (FDP1_DEINT_MODE_USES_NEXT(ctx->deint_mode)) { in fdp1_prepare_job()
1326 if (FDP1_DEINT_MODE_USES_PREV(ctx->deint_mode)) in device_frame_end()
1708 ctx->deint_mode = ctrl->val; in fdp1_s_ctrl()
1936 ctx->deint_mode = FDP1_PROGRESSIVE; in fdp1_start_streaming()
1938 if (ctx->deint_mode == FDP1_ADAPT2D3D) { in fdp1_start_streaming()
[all …]