Home
last modified time | relevance | path

Searched defs:write_flags (Results 1 – 11 of 11) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Dgstrtphdrext-twcc.c168 const GstBuffer * input_meta, GstRTPHeaderExtensionFlags write_flags, in gst_rtp_header_extension_twcc_write()
Dgstrtphdrext-clientaudiolevel.c154 const GstBuffer * input_meta, GstRTPHeaderExtensionFlags write_flags, in gst_rtp_header_extension_client_audio_level_write()
/third_party/libuv/src/unix/
Dpipe.c384 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/
Dgstrtphdrext-colorspace.c100 const GstBuffer * input_meta, GstRTPHeaderExtensionFlags write_flags, in gst_rtp_header_extension_colorspace_write()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Drtpdummyhdrextimpl.c175 const GstBuffer * input_meta, GstRTPHeaderExtensionFlags write_flags, in gst_rtp_dummy_hdr_ext_write()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtp/
Dgstrtphdrext.c296 const GstBuffer * input_meta, GstRTPHeaderExtensionFlags write_flags, in gst_rtp_header_extension_write()
/third_party/lwip/src/api/
Dsockets.c1429 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/
Dfuse_kernel.h309 __u32 write_flags; member
/third_party/libuv/src/win/
Dpipe.c345 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/
Dmod.rs1626 let mut write_flags = |flag, flag_str| -> fmt::Result { in fmt() localVariable
/third_party/libfuse/include/
Dfuse_kernel.h734 uint32_t write_flags; member