Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/media/video/s5p-mfc/
Ds5p_mfc_dec.c182 ctx->state == MFCINST_RUNNING && in s5p_mfc_ctx_ready()
522 } else if (ctx->state == MFCINST_RUNNING && in vidioc_querybuf()
693 ctx->state != MFCINST_RUNNING && ctx->state != MFCINST_FINISHING in vidioc_g_crop()
877 ctx->state = MFCINST_RUNNING; in s5p_mfc_start_streaming()
896 ctx->state == MFCINST_RUNNING) && in s5p_mfc_stop_streaming()
917 ctx->state = MFCINST_RUNNING; in s5p_mfc_stop_streaming()
Ds5p_mfc_common.h119 MFCINST_RUNNING, enumerator
Ds5p_mfc.c403 case MFCINST_RUNNING: in s5p_mfc_handle_error()
510 ctx->state = MFCINST_RUNNING; in s5p_mfc_handle_init_buffers()
561 if (ctx->state == MFCINST_RUNNING && in s5p_mfc_irq()
Ds5p_mfc_enc.c582 if (ctx->state == MFCINST_RUNNING && in s5p_mfc_ctx_ready()
650 ctx->state = MFCINST_RUNNING; in enc_post_seq_start()
730 if ((ctx->src_queue_cnt > 0) && (ctx->state == MFCINST_RUNNING)) { in enc_post_frame_start()
1668 ctx->state == MFCINST_RUNNING) && in s5p_mfc_stop_streaming()
Ds5p_mfc_opr.c1312 case MFCINST_RUNNING: in s5p_mfc_try_run()
1348 case MFCINST_RUNNING: in s5p_mfc_try_run()