Searched refs:S5P_MFC_CODEC_H264_ENC (Results 1 – 6 of 6) sorted by relevance
100 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()
81 #define S5P_MFC_CODEC_H264_ENC 20 macro
184 case S5P_MFC_CODEC_H264_ENC: in s5p_mfc_alloc_codec_buffers_v6()280 case S5P_MFC_CODEC_H264_ENC: in s5p_mfc_alloc_instance_buffer_v6()1435 if (ctx->codec_mode == S5P_MFC_CODEC_H264_ENC) in s5p_mfc_init_encode_v6()1489 if (ctx->codec_mode == S5P_MFC_CODEC_H264_ENC) in s5p_mfc_encode_one_frame_v6()
74 .codec_mode = S5P_MFC_CODEC_H264_ENC,