Searched refs:mcu_h (Results 1 – 7 of 7) sorted by relevance
130 ctx->mcu_h = syntax->mcu_h; in hal_jpege_vepu1_get_task()492 RK_U32 mcu_h = syntax->mcu_h; in hal_jpege_vepu1_part_start() local505 if (mcu_y + part_mcu_h < mcu_h) { in hal_jpege_vepu1_part_start()
183 ctx->mcu_h = syntax->mcu_h; in hal_jpege_vepu2_get_task()685 (syntax->mcu_h - ctx_ext->part_rows[0] - mcu_y) * 16; in multi_core_start()902 RK_U32 mcu_h = syntax->mcu_h; in hal_jpege_vepu2_part_start() local915 if (mcu_y + part_mcu_h < mcu_h) { in hal_jpege_vepu2_part_start()
53 RK_U32 mcu_h; member
82 param->mcu_h = (param->pic_h + (1 << factor_h) - 1) >> factor_h; in mtk_jpeg_calc_mcu()83 param->total_mcu = param->mcu_w * param->mcu_h; in mtk_jpeg_calc_mcu()163 param->dec_h = ds_row_h[0] * param->mcu_h; in mtk_jpeg_calc_dst_size()169 param->mcu_h; in mtk_jpeg_calc_dst_size()
34 u32 mcu_h; member
29 RK_U32 mcu_h; member
488 syntax->mcu_h = MPP_ALIGN(prep->height, 16) / 16; in jpege_proc_hal()