Searched defs:ps3av_pkt_video_mode (Results 1 – 1 of 1) sorted by relevance
555 struct ps3av_pkt_video_mode { struct556 struct ps3av_send_hdr send_hdr;557 u32 video_head; /* in: head */558 u32 reserved;559 u32 video_vid; /* in: video resolution */560 u16 reserved1;561 u16 width; /* in: width in pixel */562 u16 reserved2;563 u16 height; /* in: height in pixel */564 u32 pitch; /* in: line size in byte */[all …]