Searched refs:S5P_MFC_CODEC_H264_ENC (Results 1 – 6 of 6) sorted by relevance
110 case S5P_MFC_CODEC_H264_ENC: in s5p_mfc_open_inst_cmd_v6()
104 case S5P_MFC_CODEC_H264_ENC: in s5p_mfc_open_inst_cmd_v5()
81 if (ctx->codec_mode == S5P_MFC_CODEC_H264_ENC) { in s5p_mfc_alloc_codec_buffers_v5()144 case S5P_MFC_CODEC_H264_ENC: in s5p_mfc_alloc_codec_buffers_v5()210 ctx->codec_mode == S5P_MFC_CODEC_H264_ENC) in s5p_mfc_alloc_instance_buffer_v5()558 if (ctx->codec_mode == S5P_MFC_CODEC_H264_ENC) { in s5p_mfc_set_enc_ref_buffer_v5()572 case S5P_MFC_CODEC_H264_ENC: in s5p_mfc_set_enc_ref_buffer_v5()1115 if (ctx->codec_mode == S5P_MFC_CODEC_H264_ENC) in s5p_mfc_init_encode_v5()
78 #define S5P_MFC_CODEC_H264_ENC 20 macro
235 case S5P_MFC_CODEC_H264_ENC: in s5p_mfc_alloc_codec_buffers_v6()359 case S5P_MFC_CODEC_H264_ENC: in s5p_mfc_alloc_instance_buffer_v6()1710 if (ctx->codec_mode == S5P_MFC_CODEC_H264_ENC) in s5p_mfc_init_encode_v6()1767 if (ctx->codec_mode == S5P_MFC_CODEC_H264_ENC) in s5p_mfc_encode_one_frame_v6()
73 .codec_mode = S5P_MFC_CODEC_H264_ENC,