Searched defs:mtk_jpeg_dec_param (Results 1 – 2 of 2) 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 …]
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 …]