Home
last modified time | relevance | path

Searched defs:bytes_to_send (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/curl/
Dgstcurlsmtpsink.c770 size_t bytes_to_send; in gst_curl_smtp_sink_flush_data_unlocked() local
834 size_t bytes_to_send; in transfer_chunk() local
917 size_t bytes_to_send; in gst_curl_smtp_sink_transfer_data_buffer() local
955 size_t bytes_to_send; in transfer_payload_headers() local
Dgstcurlbasesink.c782 size_t bytes_to_send = MIN (max_bytes_to_send, buf->len); in transfer_data_buffer() local
827 size_t bytes_to_send; in gst_curl_base_sink_transfer_read_cb() local
/third_party/curl/tests/libtest/
Dlib1533.c62 size_t bytes_to_send = data->remaining_bytes; in read_callback() local
/third_party/node/deps/uv/src/unix/
Dfs.c1275 off_t bytes_to_send; in uv__fs_copyfile() local
/third_party/libuv/src/unix/
Dfs.c1296 off_t bytes_to_send; in uv__fs_copyfile() local
/third_party/pulseaudio/src/modules/bluetooth/
Dmodule-bluez5-device.c1575 … size_t bytes_to_send = pa_usec_to_bytes(time_passed - audio_sent, &u->encoder_sample_spec); in thread_func() local