Home
last modified time | relevance | path

Searched defs:bytes_to_send (Results 1 – 4 of 4) 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/pulseaudio/src/modules/bluetooth/
Dmodule-bluez5-device.c1486 … size_t bytes_to_send = pa_usec_to_bytes(time_passed - audio_sent, &u->encoder_sample_spec); in thread_func() local
/third_party/libuv/src/unix/
Dfs.c1295 off_t bytes_to_send; in uv__fs_copyfile() local