Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_ctrl.c433 if (ctx->type == MFCINST_DECODER) { in s5p_mfc_open_mfc_inst()
456 if (ctx->type == MFCINST_DECODER) in s5p_mfc_open_mfc_inst()
479 if (ctx->type == MFCINST_DECODER) in s5p_mfc_close_mfc_inst()
H A Ds5p_mfc_common.h119 MFCINST_DECODER, enumerator
H A Ds5p_mfc_opr_v5.c69 if (ctx->type == MFCINST_DECODER) { in s5p_mfc_alloc_codec_buffers_v5()
1352 if (ctx->type == MFCINST_DECODER) { in s5p_mfc_try_run_v5()
H A Ds5p_mfc_opr_v6.c70 if (ctx->type == MFCINST_DECODER) { in s5p_mfc_alloc_codec_buffers_v6()
1998 if (ctx->type == MFCINST_DECODER) { in s5p_mfc_try_run_v6()
H A Ds5p_mfc.c807 ctx->type = MFCINST_DECODER; in s5p_mfc_open()