Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/s5p-mfc/
Dregs-mfc-v10.h60 #define S5P_FIMV_CODEC_VP9_DEC 18 macro
Ds5p_mfc_cmd_v6.c108 codec_type = S5P_FIMV_CODEC_VP9_DEC; in s5p_mfc_open_inst_cmd_v6()
Ds5p_mfc_dec.c156 .codec_mode = S5P_FIMV_CODEC_VP9_DEC,
Ds5p_mfc_opr_v6.c590 if (ctx->codec_mode == S5P_FIMV_CODEC_VP9_DEC) { in s5p_mfc_set_dec_frame_buffer_v6()