Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/platform/s5p-mfc/
H A Ds5p_mfc_dec.c230 if (ctx->src_queue_cnt >= 1 && ctx->state == MFCINST_GOT_INST) in s5p_mfc_ctx_ready()
324 (ctx->state == MFCINST_GOT_INST || ctx->state == in vidioc_g_fmt()
596 if (ctx->state == MFCINST_GOT_INST && in vidioc_querybuf()
H A Ds5p_mfc_common.h129 MFCINST_GOT_INST, enumerator
H A Ds5p_mfc_enc.c1099 if (ctx->state == MFCINST_GOT_INST && ctx->dst_queue_cnt >= 1) in s5p_mfc_ctx_ready()
1570 if (ctx->state != MFCINST_GOT_INST) { in vidioc_querybuf()
2382 if (ctx->state != MFCINST_GOT_INST) { in s5p_mfc_queue_setup()
2504 if ((ctx->state == MFCINST_GOT_INST) && in s5p_mfc_start_streaming()
H A Ds5p_mfc_opr_v5.c1369 case MFCINST_GOT_INST: in s5p_mfc_try_run_v5()
1405 case MFCINST_GOT_INST: in s5p_mfc_try_run_v5()
H A Ds5p_mfc_opr_v6.c2014 case MFCINST_GOT_INST: in s5p_mfc_try_run_v6()
2052 case MFCINST_GOT_INST: in s5p_mfc_try_run_v6()
H A Ds5p_mfc.c690 ctx->state = MFCINST_GOT_INST; in s5p_mfc_irq()