Home
last modified time | relevance | path

Searched defs:trim_end (Results 1 – 4 of 4) sorted by relevance

/third_party/rust/crates/clap/src/builder/
Dstyled_str.rs85 pub(crate) fn trim_end(&mut self) { in trim_end() method
92 pub(crate) fn trim_end(&mut self) { in trim_end() method
/third_party/gstreamer/gstplugins_base/ext/vorbis/
Dgstvorbisenc.c988 gint64 trim_end = duration - samples; in gst_vorbis_enc_output_buffers() local
/third_party/gstreamer/gstplugins_base/ext/opus/
Dgstopusenc.c938 guint64 trim_start = 0, trim_end = 0; in gst_opus_enc_encode() local
/third_party/ffmpeg/libavformat/
Dmpegtsenc.c1825 int trim_start = 0, trim_end = 0; in mpegts_write_packet_internal() local