Home
last modified time | relevance | path

Searched defs:buffer_bytes (Results 1 – 2 of 2) sorted by relevance

/freebsd/share/examples/sound/
H A Dmmap.c92 int64_t *map_progress, int buffer_bytes, int frag_size, int frame_size) in update_map_progress()
143 copy_ring(void *dstv, const void *srcv, int buffer_bytes, int offset, in copy_ring()
/freebsd/contrib/llvm-project/libc/shared/
H A Drpc.h229 RPC_ATTRS static constexpr uint64_t buffer_bytes(uint32_t port_count, in buffer_bytes() function