Searched refs:statistic (Results 1 – 17 of 17) sorted by relevance
| /rockchip-linux_mpp/mpp/hal/rkdec/avs2d/ |
| H A D | hal_avs2d_rkv.c | 710 vdpu34x_setup_statistic(®s->common, ®s->statistic); in hal_avs2d_rkv_gen_regs() 714 regs->statistic.reg265.perf_cnt0_sel = 42; in hal_avs2d_rkv_gen_regs() 715 regs->statistic.reg266_perf_cnt0 = 0; in hal_avs2d_rkv_gen_regs() 774 ((RK_U32 *)®s->statistic)[i]); in hal_avs2d_rkv_dump_reg_write() 870 wr_cfg.reg = ®s->statistic; in hal_avs2d_rkv_start() 871 wr_cfg.size = sizeof(regs->statistic); in hal_avs2d_rkv_start() 900 rd_cfg.reg = ®s->statistic; in hal_avs2d_rkv_start() 901 rd_cfg.size = sizeof(regs->statistic); in hal_avs2d_rkv_start() 1084 task->dec.flags.ref_used = p_regs->statistic.reg266_perf_cnt0; in hal_avs2d_rkv_wait() 1088 RK_U32 ref_hw_usage = p_regs->statistic.reg266_perf_cnt0; in hal_avs2d_rkv_wait()
|
| H A D | hal_avs2d_vdpu382.c | 777 vdpu382_setup_statistic(®s->common, ®s->statistic); in hal_avs2d_vdpu382_gen_regs() 781 regs->statistic.reg265.perf_cnt0_sel = 42; in hal_avs2d_vdpu382_gen_regs() 840 ((RK_U32 *)®s->statistic)[i]); in hal_avs2d_vdpu382_dump_reg_write() 936 wr_cfg.reg = ®s->statistic; in hal_avs2d_vdpu382_start() 937 wr_cfg.size = sizeof(regs->statistic); in hal_avs2d_vdpu382_start() 966 rd_cfg.reg = ®s->statistic; in hal_avs2d_vdpu382_start() 967 rd_cfg.size = sizeof(regs->statistic); in hal_avs2d_vdpu382_start() 1150 task->dec.flags.ref_used = p_regs->statistic.reg265.link_perf_cnt0; in hal_avs2d_vdpu382_wait() 1154 RK_U32 ref_hw_usage = p_regs->statistic.reg265.link_perf_cnt0; in hal_avs2d_vdpu382_wait()
|
| /rockchip-linux_mpp/mpp/hal/rkdec/inc/ |
| H A D | vdpu382_avs2d.h | 153 Vdpu382RegStatistic statistic; member
|
| H A D | vdpu34x_avs2d.h | 149 Vdpu34xRegStatistic statistic; member
|
| H A D | vdpu34x_h265d.h | 185 Vdpu34xRegStatistic statistic; member
|
| H A D | vdpu382_h265d.h | 209 Vdpu382RegStatistic statistic; member
|
| H A D | vdpu34x_h264d.h | 246 Vdpu34xRegStatistic statistic; member
|
| H A D | vdpu34x_vp9d.h | 291 Vdpu34xRegStatistic statistic; member
|
| H A D | vdpu382_h264d.h | 273 Vdpu382RegStatistic statistic; member
|
| H A D | vdpu382_vp9d.h | 316 Vdpu382RegStatistic statistic; member
|
| /rockchip-linux_mpp/mpp/hal/rkdec/h264d/ |
| H A D | hal_h264d_vdpu382.c | 1051 vdpu382_setup_statistic(®s->common, ®s->statistic); in vdpu382_h264d_gen_regs() 1128 wr_cfg.reg = ®s->statistic; in vdpu382_h264d_start() 1129 wr_cfg.size = sizeof(regs->statistic); in vdpu382_h264d_start() 1148 rd_cfg.reg = ®s->statistic; in vdpu382_h264d_start() 1149 rd_cfg.size = sizeof(regs->statistic); in vdpu382_h264d_start() 1182 memcpy(&hw_ref_used, &p_regs->statistic.reg265, sizeof(RK_U32)); in vdpu382_h264_get_ref_used()
|
| H A D | hal_h264d_vdpu34x.c | 997 vdpu34x_setup_statistic(®s->common, ®s->statistic); in vdpu34x_h264d_gen_regs() 1076 wr_cfg.reg = ®s->statistic; in vdpu34x_h264d_start() 1077 wr_cfg.size = sizeof(regs->statistic); in vdpu34x_h264d_start()
|
| /rockchip-linux_mpp/mpp/hal/rkdec/vp9d/ |
| H A D | hal_vp9d_vdpu34x.c | 842 vdpu34x_setup_statistic(&vp9_hw_regs->common, &vp9_hw_regs->statistic); in hal_vp9d_vdpu34x_gen_regs() 945 wr_cfg.reg = &hw_regs->statistic; in hal_vp9d_vdpu34x_start() 946 wr_cfg.size = sizeof(hw_regs->statistic); in hal_vp9d_vdpu34x_start()
|
| H A D | hal_vp9d_vdpu382.c | 876 vdpu382_setup_statistic(&vp9_hw_regs->common, &vp9_hw_regs->statistic); in hal_vp9d_vdpu382_gen_regs() 979 wr_cfg.reg = &hw_regs->statistic; in hal_vp9d_vdpu382_start() 980 wr_cfg.size = sizeof(hw_regs->statistic); in hal_vp9d_vdpu382_start()
|
| /rockchip-linux_mpp/mpp/hal/rkdec/h265d/ |
| H A D | hal_h265d_vdpu382.c | 940 vdpu382_setup_statistic(&hw_regs->common, &hw_regs->statistic); in hal_h265d_vdpu382_gen_regs() 1025 wr_cfg.reg = &hw_regs->statistic; in hal_h265d_vdpu382_start() 1026 wr_cfg.size = sizeof(hw_regs->statistic); in hal_h265d_vdpu382_start()
|
| H A D | hal_h265d_vdpu34x.c | 1147 vdpu34x_setup_statistic(&hw_regs->common, &hw_regs->statistic); in hal_h265d_vdpu34x_gen_regs() 1232 wr_cfg.reg = &hw_regs->statistic; in hal_h265d_vdpu34x_start() 1233 wr_cfg.size = sizeof(hw_regs->statistic); in hal_h265d_vdpu34x_start()
|
| /rockchip-linux_mpp/ |
| H A D | CHANGELOG.md | 681 - [mpp_lock]: Add spinlock timing statistic
|