Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/s5p-mfc/
Ds5p_mfc_dec.c231 ctx->state == MFCINST_RUNNING && in s5p_mfc_ctx_ready()
606 } else if (ctx->state == MFCINST_RUNNING && in vidioc_querybuf()
779 ctx->state != MFCINST_RUNNING && ctx->state != MFCINST_FINISHING in vidioc_g_crop()
1011 ctx->state = MFCINST_RUNNING; in s5p_mfc_start_streaming()
1027 ctx->state == MFCINST_RUNNING) && in s5p_mfc_stop_streaming()
1043 if (IS_MFCV6_PLUS(dev) && (ctx->state == MFCINST_RUNNING)) { in s5p_mfc_stop_streaming()
1061 ctx->state = MFCINST_RUNNING; in s5p_mfc_stop_streaming()
Ds5p_mfc.c447 case MFCINST_RUNNING: in s5p_mfc_handle_error()
546 ctx->state = MFCINST_RUNNING; in s5p_mfc_handle_init_buffers()
624 if (ctx->state == MFCINST_RUNNING && in s5p_mfc_irq()
699 ctx->state = MFCINST_RUNNING; in s5p_mfc_irq()
Ds5p_mfc_common.h137 MFCINST_RUNNING, enumerator
Ds5p_mfc_enc.c735 if ((ctx->state == MFCINST_RUNNING || in s5p_mfc_ctx_ready()
809 ctx->state = MFCINST_RUNNING; in enc_post_seq_start()
901 if ((ctx->src_queue_cnt > 0) && (ctx->state == MFCINST_RUNNING)) { in enc_post_frame_start()
1984 ctx->state == MFCINST_RUNNING) && in s5p_mfc_stop_streaming()
Ds5p_mfc_opr_v5.c1404 case MFCINST_RUNNING: in s5p_mfc_try_run_v5()
1440 case MFCINST_RUNNING: in s5p_mfc_try_run_v5()
Ds5p_mfc_opr_v6.c1773 case MFCINST_RUNNING: in s5p_mfc_try_run_v6()
1811 case MFCINST_RUNNING: in s5p_mfc_try_run_v6()