Searched defs:write_flags (Results 1 – 11 of 11) sorted by relevance
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/ |
D | gstrtphdrext-twcc.c | 168 const GstBuffer * input_meta, GstRTPHeaderExtensionFlags write_flags, in gst_rtp_header_extension_twcc_write()
|
D | gstrtphdrext-clientaudiolevel.c | 154 const GstBuffer * input_meta, GstRTPHeaderExtensionFlags write_flags, in gst_rtp_header_extension_client_audio_level_write()
|
/third_party/libuv/src/unix/ |
D | pipe.c | 384 int uv_pipe(uv_os_fd_t fds[2], int read_flags, int write_flags) { in uv_pipe()
|
/third_party/gstreamer/gstplugins_good/gst/rtp/ |
D | gstrtphdrext-colorspace.c | 100 const GstBuffer * input_meta, GstRTPHeaderExtensionFlags write_flags, in gst_rtp_header_extension_colorspace_write()
|
/third_party/gstreamer/gstplugins_base/tests/check/libs/ |
D | rtpdummyhdrextimpl.c | 175 const GstBuffer * input_meta, GstRTPHeaderExtensionFlags write_flags, in gst_rtp_dummy_hdr_ext_write()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtp/ |
D | gstrtphdrext.c | 296 const GstBuffer * input_meta, GstRTPHeaderExtensionFlags write_flags, in gst_rtp_header_extension_write()
|
/third_party/lwip/src/api/ |
D | sockets.c | 1429 u8_t write_flags; in lwip_send() local 1484 u8_t write_flags; in lwip_sendmsg_internal() local
|
/third_party/ntfs-3g/include/fuse-lite/ |
D | fuse_kernel.h | 309 __u32 write_flags; member
|
/third_party/libuv/src/win/ |
D | pipe.c | 345 int uv_pipe(uv_file fds[2], int read_flags, int write_flags) { in uv_pipe()
|
/third_party/rust/crates/tracing/tracing-subscriber/src/fmt/format/ |
D | mod.rs | 1626 let mut write_flags = |flag, flag_str| -> fmt::Result { in fmt() localVariable
|
/third_party/libfuse/include/ |
D | fuse_kernel.h | 734 uint32_t write_flags; member
|