Home
last modified time | relevance | path

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

/drivers/media/platform/s5p-mfc/
Ds5p_mfc_dec.c232 ctx->state == MFCINST_RUNNING && in s5p_mfc_ctx_ready()
610 } else if (ctx->state == MFCINST_RUNNING && in vidioc_querybuf()
778 ctx->state != MFCINST_RUNNING && ctx->state != MFCINST_FINISHING in vidioc_g_crop()
1025 ctx->state = MFCINST_RUNNING; in s5p_mfc_start_streaming()
1041 ctx->state == MFCINST_RUNNING) && in s5p_mfc_stop_streaming()
1057 if (IS_MFCV6_PLUS(dev) && (ctx->state == MFCINST_RUNNING)) { in s5p_mfc_stop_streaming()
1076 ctx->state = MFCINST_RUNNING; in s5p_mfc_stop_streaming()
Ds5p_mfc.c437 case MFCINST_RUNNING: in s5p_mfc_handle_error()
538 ctx->state = MFCINST_RUNNING; in s5p_mfc_handle_init_buffers()
622 if (ctx->state == MFCINST_RUNNING && in s5p_mfc_irq()
688 ctx->state = MFCINST_RUNNING; in s5p_mfc_irq()
Ds5p_mfc_enc.c727 if ((ctx->state == MFCINST_RUNNING || in s5p_mfc_ctx_ready()
800 ctx->state = MFCINST_RUNNING; in enc_post_seq_start()
888 if ((ctx->src_queue_cnt > 0) && (ctx->state == MFCINST_RUNNING)) { in enc_post_frame_start()
1942 ctx->state == MFCINST_RUNNING) && in s5p_mfc_stop_streaming()
Ds5p_mfc_common.h137 MFCINST_RUNNING, enumerator
Ds5p_mfc_opr_v5.c1405 case MFCINST_RUNNING: in s5p_mfc_try_run_v5()
1443 case MFCINST_RUNNING: in s5p_mfc_try_run_v5()
Ds5p_mfc_opr_v6.c1779 case MFCINST_RUNNING: in s5p_mfc_try_run_v6()
1819 case MFCINST_RUNNING: in s5p_mfc_try_run_v6()