Searched defs:mtk_jpeg_dec_param (Results 1 – 1 of 1) sorted by relevance
33 struct mtk_jpeg_dec_param { struct34 u32 pic_w;35 u32 pic_h;36 u32 dec_w;37 u32 dec_h;38 u32 src_color;39 u32 dst_fourcc;40 u32 mcu_w;41 u32 mcu_h;42 u32 total_mcu;[all …]