Searched refs:vop_header (Results 1 – 1 of 1) sorted by relevance
94 typedef __le32 vop_header[16]; typedef98 const vop_header *vh;403 static inline int vop_interlaced(const vop_header *vh) in vop_interlaced()408 static inline u8 vop_channel(const vop_header *vh) in vop_channel()413 static inline u8 vop_type(const vop_header *vh) in vop_type()418 static inline u32 vop_mpeg_size(const vop_header *vh) in vop_mpeg_size()423 static inline u8 vop_hsize(const vop_header *vh) in vop_hsize()428 static inline u8 vop_vsize(const vop_header *vh) in vop_vsize()433 static inline u32 vop_mpeg_offset(const vop_header *vh) in vop_mpeg_offset()438 static inline u32 vop_jpeg_offset(const vop_header *vh) in vop_jpeg_offset()[all …]