Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/s5p-mfc/
Ds5p_mfc_dec.c233 if (ctx->src_queue_cnt >= 1 && ctx->state == MFCINST_GOT_INST) in s5p_mfc_ctx_ready()
337 (ctx->state == MFCINST_GOT_INST || ctx->state == in vidioc_g_fmt()
609 if (ctx->state == MFCINST_GOT_INST && in vidioc_querybuf()
Ds5p_mfc_common.h133 MFCINST_GOT_INST, enumerator
Ds5p_mfc_enc.c1105 if (ctx->state == MFCINST_GOT_INST && ctx->dst_queue_cnt >= 1) in s5p_mfc_ctx_ready()
1587 if (ctx->state != MFCINST_GOT_INST) { in vidioc_querybuf()
2398 if (ctx->state != MFCINST_GOT_INST) { in s5p_mfc_queue_setup()
2520 if ((ctx->state == MFCINST_GOT_INST) && in s5p_mfc_start_streaming()
Ds5p_mfc_opr_v5.c1372 case MFCINST_GOT_INST: in s5p_mfc_try_run_v5()
1408 case MFCINST_GOT_INST: in s5p_mfc_try_run_v5()
Ds5p_mfc_opr_v6.c2017 case MFCINST_GOT_INST: in s5p_mfc_try_run_v6()
2055 case MFCINST_GOT_INST: in s5p_mfc_try_run_v6()
Ds5p_mfc.c693 ctx->state = MFCINST_GOT_INST; in s5p_mfc_irq()