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