Home
last modified time | relevance | path

Searched defs:read_flags (Results 1 – 7 of 7) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Dgstrtphdrext-twcc.c225 GstRTPHeaderExtensionFlags read_flags, const guint8 * data, gsize size, in gst_rtp_header_extension_twcc_read()
Dgstrtphdrext-clientaudiolevel.c193 GstRTPHeaderExtensionFlags read_flags, const guint8 * data, gsize size, in gst_rtp_header_extension_client_audio_level_read()
/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_base/tests/check/libs/
Drtpdummyhdrextimpl.c191 GstRTPHeaderExtensionFlags read_flags, const guint8 * data, in gst_rtp_dummy_hdr_ext_read()
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtphdrext-colorspace.c333 GstRTPHeaderExtensionFlags read_flags, const guint8 * data, gsize size, in gst_rtp_header_extension_colorspace_read()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtp/
Dgstrtphdrext.c332 GstRTPHeaderExtensionFlags read_flags, const guint8 * data, gsize size, in gst_rtp_header_extension_read()
/third_party/libuv/src/win/
Dpipe.c345 int uv_pipe(uv_file fds[2], int read_flags, int write_flags) { in uv_pipe()