Home
last modified time | relevance | path

Searched defs:segsize (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstplugins_good/sys/oss/
Dgstossdmabuffer.c148 int segsize; in gst_ossdmabuffer_func() local
/third_party/rust/crates/nix/test/sys/
Dtest_sockopt.rs119 let segsize: u32 = 873; in test_so_tcp_maxseg() localVariable
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Dgstaudioringbuffer.c607 gint segsize, bpf, i; in gst_audio_ring_buffer_acquire() local
1522 gint segsize, segtotal, channels, bps, bpf, sps; in default_commit() local
1756 gint segsize, segtotal, channels, bps, bpf, sps, readseg = 0; in gst_audio_ring_buffer_read() local
Dgstaudioringbuffer.h144 gint segsize; /* size of one buffer segment in bytes, this value member
/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/
Dsymbolize_test.cc294 const auto segsize = info->dlpi_phdr[i].p_memsz; in FilterElfHeader() local
/third_party/NuttX/include/nuttx/
Dscsi.h755 uint8_t segsize[2]; /* 14-15: Cache segment size */ member