Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/platform/s5p-mfc/
H A Ds5p_mfc_dec.c219 ctx->state == MFCINST_RUNNING && in s5p_mfc_ctx_ready()
584 } else if (ctx->state == MFCINST_RUNNING && in vidioc_querybuf()
761 ctx->state != MFCINST_RUNNING && in vidioc_g_selection()
1002 ctx->state = MFCINST_RUNNING; in s5p_mfc_start_streaming()
1019 ctx->state == MFCINST_RUNNING) && in s5p_mfc_stop_streaming()
1034 if (IS_MFCV6_PLUS(dev) && (ctx->state == MFCINST_RUNNING)) { in s5p_mfc_stop_streaming()
1050 ctx->state = MFCINST_RUNNING; in s5p_mfc_stop_streaming()
H A Ds5p_mfc.c478 case MFCINST_RUNNING: in s5p_mfc_handle_error()
574 ctx->state = MFCINST_RUNNING; in s5p_mfc_handle_init_buffers()
649 if (ctx->state == MFCINST_RUNNING && in s5p_mfc_irq()
722 ctx->state = MFCINST_RUNNING; in s5p_mfc_irq()
H A 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()
2541 ctx->state == MFCINST_RUNNING) && in s5p_mfc_stop_streaming()
H A Ds5p_mfc_common.h133 MFCINST_RUNNING, enumerator
H A Ds5p_mfc_opr_v5.c1358 case MFCINST_RUNNING: in s5p_mfc_try_run_v5()
1394 case MFCINST_RUNNING: in s5p_mfc_try_run_v5()
H A Ds5p_mfc_opr_v6.c2003 case MFCINST_RUNNING: in s5p_mfc_try_run_v6()
2041 case MFCINST_RUNNING: in s5p_mfc_try_run_v6()
/kernel/linux/linux-6.6/drivers/media/platform/samsung/s5p-mfc/
H A 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()
H A 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()
H A 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()
H A Ds5p_mfc_common.h133 MFCINST_RUNNING, enumerator
H A Ds5p_mfc_opr_v5.c1358 case MFCINST_RUNNING: in s5p_mfc_try_run_v5()
1394 case MFCINST_RUNNING: in s5p_mfc_try_run_v5()
H A Ds5p_mfc_opr_v6.c2003 case MFCINST_RUNNING: in s5p_mfc_try_run_v6()
2041 case MFCINST_RUNNING: in s5p_mfc_try_run_v6()

Completed in 26 milliseconds