Home
last modified time | relevance | path

Searched refs:SHM_CHANNEL_ALIGN (Results 1 - 1 of 1) sorted by relevance

/third_party/backends/backend/
H A Dgt68xx_shm_channel.c105 #define SHM_CHANNEL_ALIGN(size) \ macro
244 shm_buffer_bytes_size = SHM_CHANNEL_ALIGN (sizeof (SANE_Int) * buf_count); in shm_channel_new()
245 shm_buffer_size = SHM_CHANNEL_ALIGN (buf_size); in shm_channel_new()

Completed in 1 milliseconds