Home
last modified time | relevance | path

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

/linux/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_cmd_v6.c79 case S5P_MFC_CODEC_H264_MVC_DEC: in s5p_mfc_open_inst_cmd_v6()
H A Ds5p_mfc_common.h65 #define S5P_MFC_CODEC_H264_MVC_DEC 1 macro
H A Ds5p_mfc_opr_v6.c169 case S5P_MFC_CODEC_H264_MVC_DEC: in s5p_mfc_alloc_codec_buffers_v6()
393 case S5P_MFC_CODEC_H264_MVC_DEC: in s5p_mfc_alloc_instance_buffer_v6()
523 ctx->codec_mode == S5P_MFC_CODEC_H264_MVC_DEC) { in s5p_mfc_dec_calc_dpb_size_v6()
675 ctx->codec_mode == S5P_MFC_CODEC_H264_MVC_DEC || in s5p_mfc_set_dec_frame_buffer_v6()
H A Ds5p_mfc_dec.c84 .codec_mode = S5P_MFC_CODEC_H264_MVC_DEC,
H A Ds5p_mfc.c549 ctx->codec_mode == S5P_MFC_CODEC_H264_MVC_DEC) && in s5p_mfc_handle_seq_done()