Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/vp9d/
H A Dhal_vp9d_rkv.c476 vp9_hw_regs->swreg64_performance_cycle.sw_performance_cycle = 0; in hal_vp9d_rkv_gen_regs()
477 vp9_hw_regs->swreg64_performance_cycle.sw_performance_cycle |= pic_param->width; in hal_vp9d_rkv_gen_regs()
478 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.h291 RK_U32 sw_performance_cycle : 32; member