Searched refs:threshold_bytes (Results 1 – 3 of 3) sorted by relevance
140 guint64 threshold_bytes; member
605 splitmux->threshold_bytes = DEFAULT_MAX_SIZE_BYTES; in gst_splitmux_sink_init()768 splitmux->threshold_bytes = g_value_get_uint64 (value); in gst_splitmux_sink_set_property()947 g_value_set_uint64 (value, splitmux->threshold_bytes); in gst_splitmux_sink_get_property()1559 || splitmux->threshold_bytes != 0) in request_next_keyframe()2344 thresh_bytes = splitmux->threshold_bytes; in need_new_fragment()
308 size_t threshold_bytes() const { return threshold_bytes_; } in threshold_bytes() function in grpc_core::TcpZerocopySendCtx974 tcp->tcp_zerocopy_send_ctx.threshold_bytes() < buf->length; in tcp_get_send_zerocopy_record()