Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/platform/s5p-mfc/
H A Ds5p_mfc_dec.c234 ctx->state == MFCINST_RUNNING && in s5p_mfc_ctx_ready()
599 } else if (ctx->state == MFCINST_RUNNING && in vidioc_querybuf()
778 ctx->state != MFCINST_RUNNING && in vidioc_g_selection()
1019 ctx->state = MFCINST_RUNNING; in s5p_mfc_start_streaming()
1036 ctx->state == MFCINST_RUNNING) && in s5p_mfc_stop_streaming()
1051 if (IS_MFCV6_PLUS(dev) && (ctx->state == MFCINST_RUNNING)) { in s5p_mfc_stop_streaming()
1067 ctx->state = MFCINST_RUNNING; in s5p_mfc_stop_streaming()
H A Ds5p_mfc.c478 case MFCINST_RUNNING: in s5p_mfc_handle_error()
574 ctx->state = MFCINST_RUNNING; in s5p_mfc_handle_init_buffers()
649 if (ctx->state == MFCINST_RUNNING && in s5p_mfc_irq()
722 ctx->state = MFCINST_RUNNING; in s5p_mfc_irq()
H A Ds5p_mfc_common.h133 MFCINST_RUNNING, enumerator
H A Ds5p_mfc_enc.c1102 if ((ctx->state == MFCINST_RUNNING || in s5p_mfc_ctx_ready()
1170 ctx->state = MFCINST_RUNNING; in enc_post_seq_start()
1260 if ((ctx->src_queue_cnt > 0) && (ctx->state == MFCINST_RUNNING)) { in enc_post_frame_start()
2533 ctx->state == MFCINST_RUNNING) && in s5p_mfc_stop_streaming()
H A Ds5p_mfc_opr_v5.c1358 case MFCINST_RUNNING: in s5p_mfc_try_run_v5()
1394 case MFCINST_RUNNING: in s5p_mfc_try_run_v5()
H A Ds5p_mfc_opr_v6.c2003 case MFCINST_RUNNING: in s5p_mfc_try_run_v6()
2041 case MFCINST_RUNNING: in s5p_mfc_try_run_v6()