Searched defs:mdp_regs (Results 1 – 1 of 1) sorted by relevance
30 struct mdp_regs { struct31 uint32_t src0;32 uint32_t src1;33 uint32_t dst0;34 uint32_t dst1;35 uint32_t src_cfg;36 uint32_t dst_cfg;37 uint32_t src_pack;38 uint32_t dst_pack;39 uint32_t src_rect;[all …]