Home
last modified time | relevance | path

Searched refs:MFCINST_INIT (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/s5p-mfc/
H A Ds5p_mfc_dec.c430 ctx->state = MFCINST_INIT; in vidioc_s_fmt()
461 if (ctx->state != MFCINST_INIT) { in reqbufs_output()
722 } else if (ctx->state != MFCINST_INIT && in s5p_mfc_dec_g_v_ctrl()
893 if (ctx->state == MFCINST_INIT && in s5p_mfc_queue_setup()
932 ctx->state == MFCINST_INIT) { in s5p_mfc_queue_setup()
H A Ds5p_mfc_common.h128 MFCINST_INIT = 100, enumerator
H A Ds5p_mfc_opr_v5.c1361 case MFCINST_INIT: in s5p_mfc_try_run_v5()
1397 case MFCINST_INIT: in s5p_mfc_try_run_v5()
H A Ds5p_mfc_opr_v6.c2006 case MFCINST_INIT: in s5p_mfc_try_run_v6()
2044 case MFCINST_INIT: in s5p_mfc_try_run_v6()
H A Ds5p_mfc_enc.c1453 ctx->state = MFCINST_INIT; in vidioc_s_fmt()
2225 } else if (ctx->state != MFCINST_INIT) { in s5p_mfc_enc_g_v_ctrl()
H A Ds5p_mfc.c955 if (ctx->state != MFCINST_FREE && ctx->state != MFCINST_INIT) { in s5p_mfc_release()
/kernel/linux/linux-6.6/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_dec.c461 ctx->state = MFCINST_INIT; in vidioc_s_fmt()
492 if (ctx->state != MFCINST_INIT) { in reqbufs_output()
755 } else if (ctx->state != MFCINST_INIT && in s5p_mfc_dec_g_v_ctrl()
926 if (ctx->state == MFCINST_INIT && in s5p_mfc_queue_setup()
965 ctx->state == MFCINST_INIT) { in s5p_mfc_queue_setup()
H A Ds5p_mfc_common.h128 MFCINST_INIT = 100, enumerator
H A Ds5p_mfc_opr_v5.c1361 case MFCINST_INIT: in s5p_mfc_try_run_v5()
1397 case MFCINST_INIT: in s5p_mfc_try_run_v5()
H A Ds5p_mfc_enc.c1451 ctx->state = MFCINST_INIT; in vidioc_s_fmt()
2223 } else if (ctx->state != MFCINST_INIT) { in s5p_mfc_enc_g_v_ctrl()
H A Ds5p_mfc_opr_v6.c2006 case MFCINST_INIT: in s5p_mfc_try_run_v6()
2044 case MFCINST_INIT: in s5p_mfc_try_run_v6()
H A Ds5p_mfc.c970 if (ctx->state != MFCINST_FREE && ctx->state != MFCINST_INIT) { in s5p_mfc_release()

Completed in 24 milliseconds