Searched refs:S5P_MFC_CODEC_H264_ENC (Results 1 – 6 of 6) sorted by relevance
104 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()212 ctx->codec_mode == S5P_MFC_CODEC_H264_ENC) in s5p_mfc_alloc_instance_buffer_v5()560 if (ctx->codec_mode == S5P_MFC_CODEC_H264_ENC) { in s5p_mfc_set_enc_ref_buffer_v5()574 case S5P_MFC_CODEC_H264_ENC: in s5p_mfc_set_enc_ref_buffer_v5()1117 if (ctx->codec_mode == S5P_MFC_CODEC_H264_ENC) in s5p_mfc_init_encode_v5()
81 #define S5P_MFC_CODEC_H264_ENC 20 macro
184 case S5P_MFC_CODEC_H264_ENC: in s5p_mfc_alloc_codec_buffers_v6()281 case S5P_MFC_CODEC_H264_ENC: in s5p_mfc_alloc_instance_buffer_v6()1437 if (ctx->codec_mode == S5P_MFC_CODEC_H264_ENC) in s5p_mfc_init_encode_v6()1492 if (ctx->codec_mode == S5P_MFC_CODEC_H264_ENC) in s5p_mfc_encode_one_frame_v6()
74 .codec_mode = S5P_MFC_CODEC_H264_ENC,