Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/platform/samsung/s5p-mfc/
Ds5p_mfc_opr_v5.c1143 if (ctx->state == MFCINST_FINISHING) in s5p_mfc_encode_one_frame_v5()
1167 if (ctx->state == MFCINST_FINISHING) { in s5p_mfc_run_dec_frame()
1190 ctx->state = MFCINST_FINISHING; in s5p_mfc_run_dec_frame()
1204 if (list_empty(&ctx->src_queue) && ctx->state != MFCINST_FINISHING) { in s5p_mfc_run_enc_frame()
1226 ctx->state = MFCINST_FINISHING; in s5p_mfc_run_enc_frame()
1235 ctx->state = MFCINST_FINISHING; in s5p_mfc_run_enc_frame()
1357 case MFCINST_FINISHING: in s5p_mfc_try_run_v5()
1395 case MFCINST_FINISHING: in s5p_mfc_try_run_v5()
Ds5p_mfc_dec.c270 if (ctx->state == MFCINST_FINISHING && in s5p_mfc_ctx_ready()
814 ctx->state != MFCINST_FINISHING && in vidioc_g_selection()
875 ctx->state = MFCINST_FINISHING; in vidioc_decoder_cmd()
885 ctx->state = MFCINST_FINISHING; in vidioc_decoder_cmd()
1075 if (ctx->state == MFCINST_FINISHING || in s5p_mfc_start_streaming()
1093 if ((ctx->state == MFCINST_FINISHING || in s5p_mfc_stop_streaming()
Ds5p_mfc_opr_v6.c1929 if (ctx->state != MFCINST_FINISHING) in s5p_mfc_encode_one_frame_v6()
1957 if (ctx->state == MFCINST_FINISHING) { in s5p_mfc_run_dec_frame()
1983 ctx->state = MFCINST_FINISHING; in s5p_mfc_run_dec_frame()
2001 if (list_empty(&ctx->src_queue) && ctx->state != MFCINST_FINISHING) { in s5p_mfc_run_enc_frame()
2020 ctx->state = MFCINST_FINISHING; in s5p_mfc_run_enc_frame()
2036 ctx->state = MFCINST_FINISHING; in s5p_mfc_run_enc_frame()
2173 case MFCINST_FINISHING: in s5p_mfc_try_run_v6()
2213 case MFCINST_FINISHING: in s5p_mfc_try_run_v6()
Ds5p_mfc_enc.c1121 if (ctx->state == MFCINST_FINISHING && in s5p_mfc_ctx_ready()
1294 ctx->state == MFCINST_FINISHING)) { in enc_post_frame_start()
1329 if (ctx->state == MFCINST_FINISHING && ctx->ref_queue_cnt == 0) in enc_post_frame_start()
1646 if (ctx->state == MFCINST_FINISHING) { in vidioc_qbuf()
2337 ctx->state = MFCINST_FINISHING; in vidioc_encoder_cmd()
2347 ctx->state = MFCINST_FINISHING; in vidioc_encoder_cmd()
2594 if ((ctx->state == MFCINST_FINISHING || in s5p_mfc_stop_streaming()
Ds5p_mfc.c450 ctx->state = MFCINST_FINISHING; in s5p_mfc_handle_frame()
462 if ((ctx->src_queue_cnt == 0 && ctx->state != MFCINST_FINISHING) in s5p_mfc_handle_frame()
488 case MFCINST_FINISHING: in s5p_mfc_handle_error()
685 if (ctx->state == MFCINST_FINISHING && in s5p_mfc_irq()
Ds5p_mfc_common.h135 MFCINST_FINISHING, enumerator