Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/enc/jpeg/
H A Djpege_api_v2.c214 syntax->mcu_ver_cnt = (syntax->height + syntax->mcu_height - 1) / syntax->mcu_height; in init_jpeg_component_info()
215 syntax->mcu_cnt = syntax->mcu_hor_cnt * syntax->mcu_ver_cnt; in init_jpeg_component_info()
259 RK_U32 mb_h = syntax->mcu_ver_cnt; in jpege_proc_hal()
/rockchip-linux_mpp/mpp/common/
H A Djpege_syntax.h47 RK_U32 mcu_ver_cnt; member
/rockchip-linux_mpp/mpp/hal/vpu/jpege/
H A Dhal_jpege_vepu1_v2.c112 ctx->mcu_h = syntax->mcu_ver_cnt; in hal_jpege_vepu1_get_task()
471 RK_U32 mcu_h = syntax->mcu_ver_cnt; in hal_jpege_vepu1_part_start()
H A Dhal_jpege_vepu2_v2.c169 ctx->mcu_h = syntax->mcu_ver_cnt; in hal_jpege_vepu2_get_task()
677 (syntax->mcu_ver_cnt - ctx_ext->part_rows[0] - mcu_y) * 16; in multi_core_start()
904 RK_U32 mcu_h = syntax->mcu_ver_cnt; in hal_jpege_vepu2_part_start()