Home
last modified time | relevance | path

Searched refs:soc_type (Results 1 – 16 of 16) sorted by relevance

/rockchip-linux_mpp/mpp/codec/enc/h265/
H A Dh265e_ps.c197 RockchipSocType soc_type; in h265e_set_sps() local
212 soc_type = mpp_get_soc_type(); in h265e_set_sps()
213 if (soc_type == ROCKCHIP_SOC_RK3576 || soc_type == ROCKCHIP_SOC_RV1126B) { in h265e_set_sps()
461 RockchipSocType soc_type = mpp_get_soc_type(); in h265e_set_pps() local
468 if (soc_type == ROCKCHIP_SOC_RK3566 || soc_type == ROCKCHIP_SOC_RK3568) { in h265e_set_pps()
470 } else if (soc_type == ROCKCHIP_SOC_RK3588) { in h265e_set_pps()
H A Dh265e_api.c47 RockchipSocType soc_type; in h265e_init() local
74 soc_type = mpp_get_soc_type(); in h265e_init()
75 if (soc_type == ROCKCHIP_SOC_RK3528 || in h265e_init()
76 soc_type == ROCKCHIP_SOC_RK3576 || in h265e_init()
77 soc_type == ROCKCHIP_SOC_RV1126B) in h265e_init()
/rockchip-linux_mpp/mpp/base/
H A Dmpp_sys_cfg.c421 RockchipSocType soc_type = mpp_get_soc_type(); in mpp_sys_dec_buf_chk_proc() local
439 if (soc_type == ROCKCHIP_SOC_RK3399) in mpp_sys_dec_buf_chk_proc()
441 else if (soc_type == ROCKCHIP_SOC_RK3588) in mpp_sys_dec_buf_chk_proc()
474 if (soc_type == ROCKCHIP_SOC_RK3576) in mpp_sys_dec_buf_chk_proc()
481 if (soc_type == ROCKCHIP_SOC_RK3588) in mpp_sys_dec_buf_chk_proc()
496 if ((aligned_byte > 1920 || soc_type == ROCKCHIP_SOC_RK3576) in mpp_sys_dec_buf_chk_proc()
500 switch (soc_type) { in mpp_sys_dec_buf_chk_proc()
/rockchip-linux_mpp/osal/inc/
H A Dmpp_soc.h78 const RockchipSocType soc_type; member
/rockchip-linux_mpp/mpp/hal/vpu/jpegd/
H A Dhal_jpegd_rkv.c811 RockchipSocType soc_type = mpp_get_soc_type(); in hal_jpegd_rkv_control() local
819 if (soc_type < ROCKCHIP_SOC_RK3576 || MPP_FRAME_FMT_IS_RGB(output_fmt)) { in hal_jpegd_rkv_control()
826 if (soc_type >= ROCKCHIP_SOC_RK3576) { in hal_jpegd_rkv_control()
828 } else if (soc_type >= ROCKCHIP_SOC_RK3588) { in hal_jpegd_rkv_control()
/rockchip-linux_mpp/test/
H A Dmpi_enc_test.c206 RockchipSocType soc_type = mpp_get_soc_type(); in get_mdinfo_size() local
210 if (soc_type == ROCKCHIP_SOC_RV1126B) { in get_mdinfo_size()
214 } else if (soc_type == ROCKCHIP_SOC_RK3588) { in get_mdinfo_size()
752 RK_U32 soc_type; in test_mpp_run() local
756 soc_type = mpp_get_soc_type(); in test_mpp_run()
901 if (soc_type == ROCKCHIP_SOC_RV1126B) { in test_mpp_run()
/rockchip-linux_mpp/osal/
H A Dmpp_platform.c127 if (srv->soc_info->soc_type == ROCKCHIP_SOC_AUTO) in mpp_plat_srv_init()
H A Dmpp_soc.c1169 type = srv->soc_info->soc_type; in mpp_get_soc_type()
/rockchip-linux_mpp/mpp/hal/rkdec/h264d/
H A Dhal_h264d_vdpu2.c943 RockchipSocType soc_type = mpp_get_soc_type(); in vdpu2_h264d_start() local
950 if (soc_type == ROCKCHIP_SOC_RK3326 || in vdpu2_h264d_start()
951 soc_type == ROCKCHIP_SOC_PX30 || in vdpu2_h264d_start()
952 soc_type == ROCKCHIP_SOC_RK3228H) in vdpu2_h264d_start()
/rockchip-linux_mpp/osal/driver/
H A Dvcodec_service.c174 RockchipSocType soc_type = mpp_get_soc_type(); in mpp_get_vcodec_dev_name() local
176 switch (soc_type) { in mpp_get_vcodec_dev_name()
/rockchip-linux_mpp/mpp/
H A Dmpp.c65 RockchipSocType soc_type = mpp_get_soc_type(); in check_frm_task_cnt_cap() local
67 if (soc_type == ROCKCHIP_SOC_RK3588 || soc_type == ROCKCHIP_SOC_RK3576) { in check_frm_task_cnt_cap()
70 if (coding == MPP_VIDEO_CodingMJPEG && soc_type == ROCKCHIP_SOC_RK3588) in check_frm_task_cnt_cap()
/rockchip-linux_mpp/utils/
H A Dmpp_enc_roi_utils.c636 RockchipSocType soc_type = mpp_get_soc_type(); in mpp_enc_roi_init() local
641 switch (soc_type) { in mpp_enc_roi_init()
/rockchip-linux_mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu541.c179 RockchipSocType soc_type = mpp_get_soc_type(); in hal_h264e_vepu541_init() local
181 if (soc_type == ROCKCHIP_SOC_RK3566 || soc_type == ROCKCHIP_SOC_RK3568) in hal_h264e_vepu541_init()
/rockchip-linux_mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu541.c623 RockchipSocType soc_type = mpp_get_soc_type(); in hal_h265e_v541_init() local
625 if (soc_type == ROCKCHIP_SOC_RK3566 || soc_type == ROCKCHIP_SOC_RK3568) in hal_h265e_v541_init()
/rockchip-linux_mpp/mpp/codec/
H A Dmpp_enc_impl.c1095 RockchipSocType soc_type = mpp_get_soc_type(); in proc_h265_cfg() local
1097 if (soc_type >= ROCKCHIP_SOC_RK3576) { in proc_h265_cfg()
/rockchip-linux_mpp/
H A DCHANGELOG.md603 - Using soc_type for compare instead of soc_name