Home
last modified time | relevance | path

Searched refs:S5P_FIMV_CODEC_HEVC_ENC (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/media/platform/s5p-mfc/
Dregs-mfc-v10.h61 #define S5P_FIMV_CODEC_HEVC_ENC 26 macro
Ds5p_mfc_cmd_v6.c126 codec_type = S5P_FIMV_CODEC_HEVC_ENC; in s5p_mfc_open_inst_cmd_v6()
Ds5p_mfc_opr_v6.c91 if (ctx->codec_mode != S5P_FIMV_CODEC_HEVC_ENC) { in s5p_mfc_alloc_codec_buffers_v6()
1718 else if (ctx->codec_mode == S5P_FIMV_CODEC_HEVC_ENC) in s5p_mfc_init_encode_v6()
Ds5p_mfc_enc.c104 .codec_mode = S5P_FIMV_CODEC_HEVC_ENC,