Home
last modified time | relevance | path

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

/drivers/media/platform/s5p-mfc/
Ds5p_mfc_dec.c236 if (ctx->state == MFCINST_FINISHING && in s5p_mfc_ctx_ready()
778 ctx->state != MFCINST_RUNNING && ctx->state != MFCINST_FINISHING in vidioc_g_crop()
829 ctx->state = MFCINST_FINISHING; in vidioc_decoder_cmd()
839 ctx->state = MFCINST_FINISHING; in vidioc_decoder_cmd()
1023 if (ctx->state == MFCINST_FINISHING || in s5p_mfc_start_streaming()
1040 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()
1191 if (ctx->state == MFCINST_FINISHING) { in s5p_mfc_run_dec_frame()
1219 ctx->state = MFCINST_FINISHING; in s5p_mfc_run_dec_frame()
1235 if (list_empty(&ctx->src_queue) && ctx->state != MFCINST_FINISHING) { in s5p_mfc_run_enc_frame()
1257 ctx->state = MFCINST_FINISHING; in s5p_mfc_run_enc_frame()
1266 ctx->state = MFCINST_FINISHING; in s5p_mfc_run_enc_frame()
1402 case MFCINST_FINISHING: in s5p_mfc_try_run_v5()
1442 case MFCINST_FINISHING: in s5p_mfc_try_run_v5()
Ds5p_mfc_enc.c732 if (ctx->state == MFCINST_FINISHING && in s5p_mfc_ctx_ready()
1236 if (ctx->state == MFCINST_FINISHING) { in vidioc_qbuf()
1684 ctx->state = MFCINST_FINISHING; in vidioc_encoder_cmd()
1694 ctx->state = MFCINST_FINISHING; in vidioc_encoder_cmd()
1941 if ((ctx->state == MFCINST_FINISHING || in s5p_mfc_stop_streaming()
Ds5p_mfc_common.h138 MFCINST_FINISHING, enumerator
Ds5p_mfc.c395 ctx->state = MFCINST_FINISHING; in s5p_mfc_handle_frame()
406 if ((ctx->src_queue_cnt == 0 && ctx->state != MFCINST_FINISHING) in s5p_mfc_handle_frame()
435 case MFCINST_FINISHING: in s5p_mfc_handle_error()
Ds5p_mfc_opr_v6.c1565 if (ctx->state == MFCINST_FINISHING) { in s5p_mfc_run_dec_frame()
1595 ctx->state = MFCINST_FINISHING; in s5p_mfc_run_dec_frame()
1776 case MFCINST_FINISHING: in s5p_mfc_try_run_v6()
1818 case MFCINST_FINISHING: in s5p_mfc_try_run_v6()