Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/platform/samsung/s5p-mfc/
Ds5p_mfc_dec.c256 if (ctx->state == MFCINST_FINISHING && in s5p_mfc_ctx_ready()
795 ctx->state != MFCINST_FINISHING && in vidioc_g_selection()
856 ctx->state = MFCINST_FINISHING; in vidioc_decoder_cmd()
866 ctx->state = MFCINST_FINISHING; in vidioc_decoder_cmd()
1033 if (ctx->state == MFCINST_FINISHING || in s5p_mfc_start_streaming()
1051 if ((ctx->state == MFCINST_FINISHING || in s5p_mfc_stop_streaming()
Ds5p_mfc_opr_v5.c1141 if (ctx->state == MFCINST_FINISHING) in s5p_mfc_encode_one_frame_v5()
1165 if (ctx->state == MFCINST_FINISHING) { in s5p_mfc_run_dec_frame()
1188 ctx->state = MFCINST_FINISHING; in s5p_mfc_run_dec_frame()
1202 if (list_empty(&ctx->src_queue) && ctx->state != MFCINST_FINISHING) { in s5p_mfc_run_enc_frame()
1224 ctx->state = MFCINST_FINISHING; in s5p_mfc_run_enc_frame()
1233 ctx->state = MFCINST_FINISHING; in s5p_mfc_run_enc_frame()
1355 case MFCINST_FINISHING: in s5p_mfc_try_run_v5()
1393 case MFCINST_FINISHING: in s5p_mfc_try_run_v5()
Ds5p_mfc_opr_v6.c1769 if (ctx->state != MFCINST_FINISHING) in s5p_mfc_encode_one_frame_v6()
1797 if (ctx->state == MFCINST_FINISHING) { in s5p_mfc_run_dec_frame()
1823 ctx->state = MFCINST_FINISHING; in s5p_mfc_run_dec_frame()
1841 if (list_empty(&ctx->src_queue) && ctx->state != MFCINST_FINISHING) { in s5p_mfc_run_enc_frame()
1860 ctx->state = MFCINST_FINISHING; in s5p_mfc_run_enc_frame()
1870 ctx->state = MFCINST_FINISHING; in s5p_mfc_run_enc_frame()
2000 case MFCINST_FINISHING: in s5p_mfc_try_run_v6()
2040 case MFCINST_FINISHING: in s5p_mfc_try_run_v6()
Ds5p_mfc.c438 ctx->state = MFCINST_FINISHING; in s5p_mfc_handle_frame()
450 if ((ctx->src_queue_cnt == 0 && ctx->state != MFCINST_FINISHING) in s5p_mfc_handle_frame()
476 case MFCINST_FINISHING: in s5p_mfc_handle_error()
668 if (ctx->state == MFCINST_FINISHING && in s5p_mfc_irq()
Ds5p_mfc_enc.c1107 if (ctx->state == MFCINST_FINISHING && in s5p_mfc_ctx_ready()
1601 if (ctx->state == MFCINST_FINISHING) { in vidioc_qbuf()
2292 ctx->state = MFCINST_FINISHING; in vidioc_encoder_cmd()
2302 ctx->state = MFCINST_FINISHING; in vidioc_encoder_cmd()
2530 if ((ctx->state == MFCINST_FINISHING || in s5p_mfc_stop_streaming()
Ds5p_mfc_common.h134 MFCINST_FINISHING, enumerator