Searched refs:MFCINST_FINISHING (Results 1 – 3 of 3) sorted by relevance
1143 if (ctx->state == MFCINST_FINISHING) in s5p_mfc_encode_one_frame_v5()1167 if (ctx->state == MFCINST_FINISHING) { in s5p_mfc_run_dec_frame()1190 ctx->state = MFCINST_FINISHING; in s5p_mfc_run_dec_frame()1204 if (list_empty(&ctx->src_queue) && ctx->state != MFCINST_FINISHING) { in s5p_mfc_run_enc_frame()1226 ctx->state = MFCINST_FINISHING; in s5p_mfc_run_enc_frame()1235 ctx->state = MFCINST_FINISHING; in s5p_mfc_run_enc_frame()1357 case MFCINST_FINISHING: in s5p_mfc_try_run_v5()1395 case MFCINST_FINISHING: in s5p_mfc_try_run_v5()
1929 if (ctx->state != MFCINST_FINISHING) in s5p_mfc_encode_one_frame_v6()1957 if (ctx->state == MFCINST_FINISHING) { in s5p_mfc_run_dec_frame()1983 ctx->state = MFCINST_FINISHING; in s5p_mfc_run_dec_frame()2001 if (list_empty(&ctx->src_queue) && ctx->state != MFCINST_FINISHING) { in s5p_mfc_run_enc_frame()2020 ctx->state = MFCINST_FINISHING; in s5p_mfc_run_enc_frame()2036 ctx->state = MFCINST_FINISHING; in s5p_mfc_run_enc_frame()2173 case MFCINST_FINISHING: in s5p_mfc_try_run_v6()2213 case MFCINST_FINISHING: in s5p_mfc_try_run_v6()
135 MFCINST_FINISHING, enumerator