Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/platform/s5p-mfc/
Ds5p_mfc_dec.c235 if (ctx->state == MFCINST_FINISHING && in s5p_mfc_ctx_ready()
774 ctx->state != MFCINST_RUNNING && ctx->state != MFCINST_FINISHING in vidioc_g_crop()
825 ctx->state = MFCINST_FINISHING; in vidioc_decoder_cmd()
835 ctx->state = MFCINST_FINISHING; in vidioc_decoder_cmd()
1003 if (ctx->state == MFCINST_FINISHING || in s5p_mfc_start_streaming()
1020 if ((ctx->state == MFCINST_FINISHING || in s5p_mfc_stop_streaming()
Ds5p_mfc_opr_v5.c1144 if (ctx->state == MFCINST_FINISHING) in s5p_mfc_encode_one_frame_v5()
1190 if (ctx->state == MFCINST_FINISHING) { in s5p_mfc_run_dec_frame()
1216 ctx->state = MFCINST_FINISHING; in s5p_mfc_run_dec_frame()
1232 if (list_empty(&ctx->src_queue) && ctx->state != MFCINST_FINISHING) { in s5p_mfc_run_enc_frame()
1254 ctx->state = MFCINST_FINISHING; in s5p_mfc_run_enc_frame()
1263 ctx->state = MFCINST_FINISHING; in s5p_mfc_run_enc_frame()
1397 case MFCINST_FINISHING: in s5p_mfc_try_run_v5()
1435 case MFCINST_FINISHING: in s5p_mfc_try_run_v5()
Ds5p_mfc_enc.c740 if (ctx->state == MFCINST_FINISHING && in s5p_mfc_ctx_ready()
1255 if (ctx->state == MFCINST_FINISHING) { in vidioc_qbuf()
1734 ctx->state = MFCINST_FINISHING; in vidioc_encoder_cmd()
1744 ctx->state = MFCINST_FINISHING; in vidioc_encoder_cmd()
1975 if ((ctx->state == MFCINST_FINISHING || in s5p_mfc_stop_streaming()
Ds5p_mfc_common.h138 MFCINST_FINISHING, enumerator
Ds5p_mfc.c405 ctx->state = MFCINST_FINISHING; in s5p_mfc_handle_frame()
416 if ((ctx->src_queue_cnt == 0 && ctx->state != MFCINST_FINISHING) in s5p_mfc_handle_frame()
444 case MFCINST_FINISHING: in s5p_mfc_handle_error()
Ds5p_mfc_opr_v6.c1543 if (ctx->state == MFCINST_FINISHING) { in s5p_mfc_run_dec_frame()
1572 ctx->state = MFCINST_FINISHING; in s5p_mfc_run_dec_frame()
1750 case MFCINST_FINISHING: in s5p_mfc_try_run_v6()
1790 case MFCINST_FINISHING: in s5p_mfc_try_run_v6()