Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/s5p-mfc/
Ds5p_mfc_dec.c235 if (ctx->state == MFCINST_FINISHING && in s5p_mfc_ctx_ready()
779 ctx->state != MFCINST_RUNNING && ctx->state != MFCINST_FINISHING in vidioc_g_crop()
830 ctx->state = MFCINST_FINISHING; in vidioc_decoder_cmd()
840 ctx->state = MFCINST_FINISHING; in vidioc_decoder_cmd()
1009 if (ctx->state == MFCINST_FINISHING || in s5p_mfc_start_streaming()
1026 if ((ctx->state == MFCINST_FINISHING || in s5p_mfc_stop_streaming()
Ds5p_mfc_opr_v5.c1146 if (ctx->state == MFCINST_FINISHING) in s5p_mfc_encode_one_frame_v5()
1192 if (ctx->state == MFCINST_FINISHING) { in s5p_mfc_run_dec_frame()
1218 ctx->state = MFCINST_FINISHING; in s5p_mfc_run_dec_frame()
1234 if (list_empty(&ctx->src_queue) && ctx->state != MFCINST_FINISHING) { in s5p_mfc_run_enc_frame()
1256 ctx->state = MFCINST_FINISHING; in s5p_mfc_run_enc_frame()
1265 ctx->state = MFCINST_FINISHING; in s5p_mfc_run_enc_frame()
1401 case MFCINST_FINISHING: in s5p_mfc_try_run_v5()
1439 case MFCINST_FINISHING: in s5p_mfc_try_run_v5()
Ds5p_mfc_opr_v6.c1497 if (ctx->state != MFCINST_FINISHING) in s5p_mfc_encode_one_frame_v6()
1550 if (ctx->state == MFCINST_FINISHING) { in s5p_mfc_run_dec_frame()
1579 ctx->state = MFCINST_FINISHING; in s5p_mfc_run_dec_frame()
1600 if (list_empty(&ctx->src_queue) && ctx->state != MFCINST_FINISHING) { in s5p_mfc_run_enc_frame()
1621 ctx->state = MFCINST_FINISHING; in s5p_mfc_run_enc_frame()
1631 ctx->state = MFCINST_FINISHING; in s5p_mfc_run_enc_frame()
1770 case MFCINST_FINISHING: in s5p_mfc_try_run_v6()
1810 case MFCINST_FINISHING: in s5p_mfc_try_run_v6()
Ds5p_mfc.c404 ctx->state = MFCINST_FINISHING; in s5p_mfc_handle_frame()
417 if ((ctx->src_queue_cnt == 0 && ctx->state != MFCINST_FINISHING) in s5p_mfc_handle_frame()
445 case MFCINST_FINISHING: in s5p_mfc_handle_error()
640 if (ctx->state == MFCINST_FINISHING && in s5p_mfc_irq()
Ds5p_mfc_enc.c740 if (ctx->state == MFCINST_FINISHING && in s5p_mfc_ctx_ready()
1261 if (ctx->state == MFCINST_FINISHING) { in vidioc_qbuf()
1740 ctx->state = MFCINST_FINISHING; in vidioc_encoder_cmd()
1750 ctx->state = MFCINST_FINISHING; in vidioc_encoder_cmd()
1983 if ((ctx->state == MFCINST_FINISHING || in s5p_mfc_stop_streaming()
Ds5p_mfc_common.h138 MFCINST_FINISHING, enumerator