Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/s5p-mfc/
Ds5p_mfc_dec.c241 if (ctx->state == MFCINST_FINISHING && in s5p_mfc_ctx_ready()
786 ctx->state != MFCINST_FINISHING && in vidioc_g_crop()
836 ctx->state = MFCINST_FINISHING; in vidioc_decoder_cmd()
846 ctx->state = MFCINST_FINISHING; in vidioc_decoder_cmd()
1013 if (ctx->state == MFCINST_FINISHING || in s5p_mfc_start_streaming()
1031 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()
1168 if (ctx->state == MFCINST_FINISHING) { in s5p_mfc_run_dec_frame()
1191 ctx->state = MFCINST_FINISHING; in s5p_mfc_run_dec_frame()
1205 if (list_empty(&ctx->src_queue) && ctx->state != MFCINST_FINISHING) { in s5p_mfc_run_enc_frame()
1227 ctx->state = MFCINST_FINISHING; in s5p_mfc_run_enc_frame()
1236 ctx->state = MFCINST_FINISHING; in s5p_mfc_run_enc_frame()
1358 case MFCINST_FINISHING: in s5p_mfc_try_run_v5()
1396 case MFCINST_FINISHING: in s5p_mfc_try_run_v5()
Ds5p_mfc_opr_v6.c1772 if (ctx->state != MFCINST_FINISHING) in s5p_mfc_encode_one_frame_v6()
1800 if (ctx->state == MFCINST_FINISHING) { in s5p_mfc_run_dec_frame()
1826 ctx->state = MFCINST_FINISHING; in s5p_mfc_run_dec_frame()
1844 if (list_empty(&ctx->src_queue) && ctx->state != MFCINST_FINISHING) { in s5p_mfc_run_enc_frame()
1863 ctx->state = MFCINST_FINISHING; in s5p_mfc_run_enc_frame()
1873 ctx->state = MFCINST_FINISHING; in s5p_mfc_run_enc_frame()
2003 case MFCINST_FINISHING: in s5p_mfc_try_run_v6()
2043 case MFCINST_FINISHING: in s5p_mfc_try_run_v6()
Ds5p_mfc.c442 ctx->state = MFCINST_FINISHING; in s5p_mfc_handle_frame()
454 if ((ctx->src_queue_cnt == 0 && ctx->state != MFCINST_FINISHING) in s5p_mfc_handle_frame()
480 case MFCINST_FINISHING: in s5p_mfc_handle_error()
671 if (ctx->state == MFCINST_FINISHING && in s5p_mfc_irq()
Ds5p_mfc_enc.c1113 if (ctx->state == MFCINST_FINISHING && in s5p_mfc_ctx_ready()
1620 if (ctx->state == MFCINST_FINISHING) { in vidioc_qbuf()
2310 ctx->state = MFCINST_FINISHING; in vidioc_encoder_cmd()
2320 ctx->state = MFCINST_FINISHING; in vidioc_encoder_cmd()
2548 if ((ctx->state == MFCINST_FINISHING || in s5p_mfc_stop_streaming()
Ds5p_mfc_common.h138 MFCINST_FINISHING, enumerator