Searched refs:sliced_mpeg_buf (Results 1 – 4 of 4) sorted by relevance
247 struct cx18_buffer *buf = &cx->vbi.sliced_mpeg_buf; in cx18_setup_sliced_vbi_mdl() 269 !cx18_raw_vbi(cx) && buf != &cx->vbi.sliced_mpeg_buf) { in cx18_copy_buf_to_user() 358 buf != &cx->vbi.sliced_mpeg_buf) in cx18_copy_buf_to_user()
538 struct cx18_buffer sliced_mpeg_buf; member
760 INIT_LIST_HEAD(&cx->vbi.sliced_mpeg_buf.list); in cx18_init_struct1() 763 list_add(&cx->vbi.sliced_mpeg_buf.list, in cx18_init_struct1()
599 struct ivtv_buffer sliced_mpeg_buf; /* temporary buffer holding data from sliced_mpeg_data */ member