Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/vpu/jpege/
H A Dhal_jpege_vepu2_v2.c262 RK_U32 quotient = ecs_num / divider; in hal_jpege_vepu2_get_task() local
264 RK_U32 runs = quotient / MAX_CORE_NUM; in hal_jpege_vepu2_get_task()
265 RK_U32 runs_left = quotient % MAX_CORE_NUM; in hal_jpege_vepu2_get_task()