Home
last modified time | relevance | path

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

/linux/drivers/media/pci/ngene/
H A Dngene-core.c591 chan->Capture1Length / TS_BLOCK_SIZE; in ngene_command_stream_control()
593 chan->Capture1Length / TS_BLOCK_SIZE; in ngene_command_stream_control()
598 chan->Capture1Length / TS_BLOCK_SIZE; in ngene_command_stream_control()
H A Dngene.h355 #define TS_BLOCK_SIZE 256 macro