Home
last modified time | relevance | path

Searched defs:queue_size (Results 1 – 9 of 9) sorted by relevance

/third_party/boost/libs/circular_buffer/example/
Dcircular_buffer_bound_example.cpp71 const unsigned long queue_size = 1000L; variable
/third_party/ffmpeg/libavdevice/
Ddecklink_common_c.h56 int64_t queue_size; member
/third_party/libevdev/libevdev/
Dlibevdev-int.h104 size_t queue_size; /**< size of queue in elements */ member
263 queue_size(struct libevdev *dev) in queue_size() function
/third_party/boost/libs/interprocess/test/
Dcondition_test_template.hpp261 const int queue_size = 3; variable
/third_party/uboot/u-boot-2020.01/drivers/virtio/
Dvirtio_pci.h122 __le16 queue_size; /* read-write, power of 2 */ member
/third_party/ffmpeg/libavformat/
Drtpdec.h173 int queue_size; ///< The size of queue, or 0 if reordering is disabled member
Dfifo.c41 int queue_size; member
Drtpdec.c537 int payload_type, int queue_size) in ff_rtp_parse_open()
/third_party/libuv/src/unix/
Dstream.c1022 unsigned int queue_size; in uv__stream_queue_fd() local