Home
last modified time | relevance | path

Searched defs:data_read (Results 1 – 5 of 5) sorted by relevance

/third_party/ffmpeg/libavformat/
Ddata_uri.c100 static int data_read(URLContext *h, unsigned char *buf, int size) in data_read() function
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Daiffparse.c39 static guint64 data_read = 0; variable
/third_party/nghttp2/src/
Dshrpx_http3_upstream.cc1383 nghttp3_data_reader data_read; in on_downstream_header_complete() local
1635 nghttp3_data_reader data_read, *data_read_ptr = nullptr; in send_reply() local
2663 nghttp3_data_reader data_read; in error_reply() local
/third_party/elfutils/libelf/
DlibelfP.h214 int data_read; /* Nonzero if the section was created by the member
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h54487 int (*data_read)(struct hwrng *, u32 *); member