Home
last modified time | relevance | path

Searched refs:frame_off (Results 1 – 2 of 2) sorted by relevance

/drivers/target/tcm_fc/
Dtfc_io.c72 u32 frame_off = 0; in ft_queue_data_in() local
126 fh_off = frame_off; in ft_queue_data_in()
127 frame_off += frame_len; in ft_queue_data_in()
/drivers/staging/media/solo6x10/
Dv4l2-enc.c632 int frame_size, frame_off; in solo_fill_mpeg() local
667 frame_off = (enc_buf->off + sizeof(vh)) % SOLO_MP4E_EXT_SIZE(solo_dev); in solo_fill_mpeg()
671 skip, frame_off, frame_size); in solo_fill_mpeg()