Searched defs:mpg_picture (Results 1 – 1 of 1) sorted by relevance
175 struct mpg_picture { struct176 int channel;177 struct dvb_video_info vinfo;178 u32 *sequence_gop_header;179 u32 *picture_header;180 s32 time_code;181 int low_delay;182 int closed_gop;183 int broken_link;184 int sequence_header_flag;[all …]