Searched refs:mcu_height (Results 1 – 3 of 3) sorted by relevance
212 syntax->mcu_height = comp_info[0].v_sample_factor * DCT_SIZE; in init_jpeg_component_info()214 syntax->mcu_ver_cnt = (syntax->height + syntax->mcu_height - 1) / syntax->mcu_height; in init_jpeg_component_info()
50 RK_U32 mcu_height; member
467 encode_height = MPP_ALIGN(syntax->height, syntax->mcu_height); in hal_jpege_vpu720_gen_regs()