Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/media/platform/samsung/s5p-mfc/
Ds5p_mfc_dec.c252 ctx->state == MFCINST_RUNNING && in s5p_mfc_ctx_ready()
615 } else if (ctx->state == MFCINST_RUNNING && in vidioc_querybuf()
794 ctx->state != MFCINST_RUNNING && in vidioc_g_selection()
1035 ctx->state = MFCINST_RUNNING; in s5p_mfc_start_streaming()
1052 ctx->state == MFCINST_RUNNING) && in s5p_mfc_stop_streaming()
1067 if (IS_MFCV6_PLUS(dev) && (ctx->state == MFCINST_RUNNING)) { in s5p_mfc_stop_streaming()
1083 ctx->state = MFCINST_RUNNING; in s5p_mfc_stop_streaming()
Ds5p_mfc.c490 case MFCINST_RUNNING: in s5p_mfc_handle_error()
589 ctx->state = MFCINST_RUNNING; in s5p_mfc_handle_init_buffers()
664 if (ctx->state == MFCINST_RUNNING && in s5p_mfc_irq()
737 ctx->state = MFCINST_RUNNING; in s5p_mfc_irq()
Ds5p_mfc_enc.c1102 if ((ctx->state == MFCINST_RUNNING || in s5p_mfc_ctx_ready()
1170 ctx->state = MFCINST_RUNNING; in enc_post_seq_start()
1261 if (ctx->src_queue_cnt > 0 && (ctx->state == MFCINST_RUNNING || in enc_post_frame_start()
1295 if (ctx->state == MFCINST_RUNNING && ctx->src_queue_cnt == 0) in enc_post_frame_start()
2539 ctx->state == MFCINST_RUNNING) && in s5p_mfc_stop_streaming()
Ds5p_mfc_common.h133 MFCINST_RUNNING, enumerator
Ds5p_mfc_opr_v5.c1358 case MFCINST_RUNNING: in s5p_mfc_try_run_v5()
1394 case MFCINST_RUNNING: in s5p_mfc_try_run_v5()
Ds5p_mfc_opr_v6.c2003 case MFCINST_RUNNING: in s5p_mfc_try_run_v6()
2041 case MFCINST_RUNNING: in s5p_mfc_try_run_v6()