Home
last modified time | relevance | path

Searched refs:swreg64_performance_cycle (Results 1 – 2 of 2) sorted by relevance

/rockchip-linux_mpp/mpp/hal/rkdec/vp9d/
H A Dhal_vp9d_rkv.c481 vp9_hw_regs->swreg64_performance_cycle.sw_performance_cycle = 0; in hal_vp9d_rkv_gen_regs()
482 vp9_hw_regs->swreg64_performance_cycle.sw_performance_cycle |= pic_param->width; in hal_vp9d_rkv_gen_regs()
483 vp9_hw_regs->swreg64_performance_cycle.sw_performance_cycle |= pic_param->height << 16; in hal_vp9d_rkv_gen_regs()
H A Dhal_vp9d_rkv_reg.h292 } swreg64_performance_cycle; member