Searched defs:ps3av_pkt_video_mode (Results 1 – 1 of 1) sorted by relevance
543 struct ps3av_pkt_video_mode { struct544 struct ps3av_send_hdr send_hdr;545 u32 video_head; /* in: head */546 u32 reserved;547 u32 video_vid; /* in: video resolution */548 u16 reserved1;549 u16 width; /* in: width in pixel */550 u16 reserved2;551 u16 height; /* in: height in pixel */552 u32 pitch; /* in: line size in byte */[all …]