Searched refs:sliced_mpeg_buf (Results 1 – 5 of 5) sorted by relevance
233 buf = &itv->vbi.sliced_mpeg_buf; in ivtv_get_buffer()293 itv->vbi.sliced_mpeg_buf.buf = itv->vbi.sliced_mpeg_data[idx]; in ivtv_setup_sliced_vbi_buf()294 itv->vbi.sliced_mpeg_buf.bytesused = itv->vbi.sliced_mpeg_size[idx]; in ivtv_setup_sliced_vbi_buf()295 itv->vbi.sliced_mpeg_buf.readpos = 0; in ivtv_setup_sliced_vbi_buf()306 !ivtv_raw_vbi(itv) && buf != &itv->vbi.sliced_mpeg_buf) { in ivtv_copy_buf_to_user()353 if (s->type == IVTV_ENC_STREAM_TYPE_MPG && buf != &itv->vbi.sliced_mpeg_buf) in ivtv_copy_buf_to_user()396 if (buf != &itv->vbi.sliced_mpeg_buf) { in ivtv_read()
601 struct ivtv_buffer sliced_mpeg_buf; /* temporary buffer holding data from sliced_mpeg_data */ member
262 struct cx18_buffer *buf = &cx->vbi.sliced_mpeg_buf; in cx18_setup_sliced_vbi_mdl()284 !cx18_raw_vbi(cx) && buf != &cx->vbi.sliced_mpeg_buf) { in cx18_copy_buf_to_user()373 buf != &cx->vbi.sliced_mpeg_buf) in cx18_copy_buf_to_user()
564 struct cx18_buffer sliced_mpeg_buf; member
775 INIT_LIST_HEAD(&cx->vbi.sliced_mpeg_buf.list); in cx18_init_struct1()778 list_add(&cx->vbi.sliced_mpeg_buf.list, in cx18_init_struct1()