Home
last modified time | relevance | path

Searched defs:max_bs (Results 1 – 7 of 7) sorted by relevance

/external/fio/engines/
Drdma.c141 uint32_t max_bs; /* maximum block size */ member
195 unsigned int max_bs; in client_recv() local
236 unsigned int max_bs; in server_recv() local
1212 unsigned int max_bs; in fio_rdmaio_init() local
/external/fio/
Dio_u.c2044 unsigned int max_bs) in fill_io_buffer()
2091 unsigned int min_write, unsigned int max_bs) in io_u_fill_buffer()
Dbackend.c1148 unsigned int max_bs, min_write; in init_io_u() local
Dthread_options.h83 unsigned int max_bs[DDIR_RWDIR_CNT]; member
356 uint32_t max_bs[DDIR_RWDIR_CNT]; member
Doptions.c110 unsigned int max_bs, min_bs; in bssplit_ddir() local
Dfio.h721 unsigned int max_bs; in td_max_bs() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.c2697 BLOCK_SIZE *min_bs, BLOCK_SIZE *max_bs) { in set_partition_range()