Searched defs:read_flags (Results 1 – 7 of 7) sorted by relevance
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/ |
D | gstrtphdrext-twcc.c | 225 GstRTPHeaderExtensionFlags read_flags, const guint8 * data, gsize size, in gst_rtp_header_extension_twcc_read()
|
D | gstrtphdrext-clientaudiolevel.c | 193 GstRTPHeaderExtensionFlags read_flags, const guint8 * data, gsize size, in gst_rtp_header_extension_client_audio_level_read()
|
/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_base/tests/check/libs/ |
D | rtpdummyhdrextimpl.c | 191 GstRTPHeaderExtensionFlags read_flags, const guint8 * data, in gst_rtp_dummy_hdr_ext_read()
|
/third_party/gstreamer/gstplugins_good/gst/rtp/ |
D | gstrtphdrext-colorspace.c | 333 GstRTPHeaderExtensionFlags read_flags, const guint8 * data, gsize size, in gst_rtp_header_extension_colorspace_read()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtp/ |
D | gstrtphdrext.c | 332 GstRTPHeaderExtensionFlags read_flags, const guint8 * data, gsize size, in gst_rtp_header_extension_read()
|
/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()
|