Searched defs:mtk_jpeg_dec_param (Results 1 – 1 of 1) sorted by relevance
26 struct mtk_jpeg_dec_param { struct27 u32 pic_w;28 u32 pic_h;29 u32 dec_w;30 u32 dec_h;31 u32 src_color;32 u32 dst_fourcc;33 u32 mcu_w;34 u32 mcu_h;35 u32 total_mcu;[all …]