Home
last modified time | relevance | path

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

/drivers/media/platform/s5p-mfc/
Ds5p_mfc_opr_v5.c1146 if (ctx->state == MFCINST_FINISHING) in s5p_mfc_encode_one_frame_v5()
1170 if (ctx->state == MFCINST_FINISHING) { in s5p_mfc_run_dec_frame()
1193 ctx->state = MFCINST_FINISHING; in s5p_mfc_run_dec_frame()
1207 if (list_empty(&ctx->src_queue) && ctx->state != MFCINST_FINISHING) { in s5p_mfc_run_enc_frame()
1227 ctx->state = MFCINST_FINISHING; in s5p_mfc_run_enc_frame()
1236 ctx->state = MFCINST_FINISHING; in s5p_mfc_run_enc_frame()
1361 case MFCINST_FINISHING: in s5p_mfc_try_run_v5()
1399 case MFCINST_FINISHING: in s5p_mfc_try_run_v5()
Ds5p_mfc_dec.c235 if (ctx->state == MFCINST_FINISHING && in s5p_mfc_ctx_ready()
780 ctx->state != MFCINST_FINISHING && in vidioc_g_crop()
831 ctx->state = MFCINST_FINISHING; in vidioc_decoder_cmd()
841 ctx->state = MFCINST_FINISHING; in vidioc_decoder_cmd()
1008 if (ctx->state == MFCINST_FINISHING || in s5p_mfc_start_streaming()
1026 if ((ctx->state == MFCINST_FINISHING || in s5p_mfc_stop_streaming()
Ds5p_mfc_opr_v6.c1497 if (ctx->state != MFCINST_FINISHING) in s5p_mfc_encode_one_frame_v6()
1525 if (ctx->state == MFCINST_FINISHING) { in s5p_mfc_run_dec_frame()
1551 ctx->state = MFCINST_FINISHING; in s5p_mfc_run_dec_frame()
1569 if (list_empty(&ctx->src_queue) && ctx->state != MFCINST_FINISHING) { in s5p_mfc_run_enc_frame()
1588 ctx->state = MFCINST_FINISHING; in s5p_mfc_run_enc_frame()
1598 ctx->state = MFCINST_FINISHING; in s5p_mfc_run_enc_frame()
1728 case MFCINST_FINISHING: in s5p_mfc_try_run_v6()
1768 case MFCINST_FINISHING: in s5p_mfc_try_run_v6()
Ds5p_mfc.c436 ctx->state = MFCINST_FINISHING; in s5p_mfc_handle_frame()
448 if ((ctx->src_queue_cnt == 0 && ctx->state != MFCINST_FINISHING) in s5p_mfc_handle_frame()
474 case MFCINST_FINISHING: in s5p_mfc_handle_error()
660 if (ctx->state == MFCINST_FINISHING && in s5p_mfc_irq()
Ds5p_mfc_enc.c748 if (ctx->state == MFCINST_FINISHING && in s5p_mfc_ctx_ready()
1250 if (ctx->state == MFCINST_FINISHING) { in vidioc_qbuf()
1733 ctx->state = MFCINST_FINISHING; in vidioc_encoder_cmd()
1743 ctx->state = MFCINST_FINISHING; in vidioc_encoder_cmd()
1971 if ((ctx->state == MFCINST_FINISHING || in s5p_mfc_stop_streaming()
Ds5p_mfc_common.h140 MFCINST_FINISHING, enumerator