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