Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/mediatek/jpeg/
H A Dmtk_jpeg_dec_hw.h35 u32 mcu_h; member
H A Dmtk_jpeg_dec_hw.c106 param->mcu_h = (param->pic_h + (1 << factor_h) - 1) >> factor_h; in mtk_jpeg_calc_mcu()
107 param->total_mcu = param->mcu_w * param->mcu_h; in mtk_jpeg_calc_mcu()
187 param->dec_h = ds_row_h[0] * param->mcu_h; in mtk_jpeg_calc_dst_size()
193 param->mcu_h; in mtk_jpeg_calc_dst_size()