Searched refs:sliced_mpeg_buf (Results 1 – 5 of 5) sorted by relevance
221 buf = &itv->vbi.sliced_mpeg_buf; in ivtv_get_buffer()281 itv->vbi.sliced_mpeg_buf.buf = itv->vbi.sliced_mpeg_data[idx]; in ivtv_setup_sliced_vbi_buf()282 itv->vbi.sliced_mpeg_buf.bytesused = itv->vbi.sliced_mpeg_size[idx]; in ivtv_setup_sliced_vbi_buf()283 itv->vbi.sliced_mpeg_buf.readpos = 0; in ivtv_setup_sliced_vbi_buf()294 !ivtv_raw_vbi(itv) && buf != &itv->vbi.sliced_mpeg_buf) { in ivtv_copy_buf_to_user()341 if (s->type == IVTV_ENC_STREAM_TYPE_MPG && buf != &itv->vbi.sliced_mpeg_buf) in ivtv_copy_buf_to_user()384 if (buf != &itv->vbi.sliced_mpeg_buf) { in ivtv_read()
599 struct ivtv_buffer sliced_mpeg_buf; /* temporary buffer holding data from sliced_mpeg_data */ member
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()
550 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()