Home
last modified time | relevance | path

Searched refs:flush_buf (Results 1 – 25 of 309) sorted by relevance

12345678910>>...13

/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dlibopencore-amr.c238 int16_t *flush_buf = NULL; in amr_nb_encode_frame() local
251 flush_buf = av_mallocz_array(avctx->frame_size, sizeof(*flush_buf)); in amr_nb_encode_frame()
252 if (!flush_buf) in amr_nb_encode_frame()
254 memcpy(flush_buf, samples, frame->nb_samples * sizeof(*flush_buf)); in amr_nb_encode_frame()
255 samples = flush_buf; in amr_nb_encode_frame()
260 av_freep(&flush_buf); in amr_nb_encode_frame()
266 flush_buf = av_mallocz_array(avctx->frame_size, sizeof(*flush_buf)); in amr_nb_encode_frame()
267 if (!flush_buf) in amr_nb_encode_frame()
269 samples = flush_buf; in amr_nb_encode_frame()
284 av_freep(&flush_buf); in amr_nb_encode_frame()
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Dlibopencore-amr.c231 int16_t *flush_buf = NULL; in amr_nb_encode_frame() local
244 flush_buf = av_mallocz_array(avctx->frame_size, sizeof(*flush_buf)); in amr_nb_encode_frame()
245 if (!flush_buf) in amr_nb_encode_frame()
247 memcpy(flush_buf, samples, frame->nb_samples * sizeof(*flush_buf)); in amr_nb_encode_frame()
248 samples = flush_buf; in amr_nb_encode_frame()
253 av_freep(&flush_buf); in amr_nb_encode_frame()
259 flush_buf = av_mallocz_array(avctx->frame_size, sizeof(*flush_buf)); in amr_nb_encode_frame()
260 if (!flush_buf) in amr_nb_encode_frame()
262 samples = flush_buf; in amr_nb_encode_frame()
277 av_freep(&flush_buf); in amr_nb_encode_frame()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dlibopencore-amr.c238 int16_t *flush_buf = NULL; in amr_nb_encode_frame() local
251 flush_buf = av_mallocz_array(avctx->frame_size, sizeof(*flush_buf)); in amr_nb_encode_frame()
252 if (!flush_buf) in amr_nb_encode_frame()
254 memcpy(flush_buf, samples, frame->nb_samples * sizeof(*flush_buf)); in amr_nb_encode_frame()
255 samples = flush_buf; in amr_nb_encode_frame()
260 av_freep(&flush_buf); in amr_nb_encode_frame()
266 flush_buf = av_mallocz_array(avctx->frame_size, sizeof(*flush_buf)); in amr_nb_encode_frame()
267 if (!flush_buf) in amr_nb_encode_frame()
269 samples = flush_buf; in amr_nb_encode_frame()
284 av_freep(&flush_buf); in amr_nb_encode_frame()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dlibopencore-amr.c236 int16_t *flush_buf = NULL; in amr_nb_encode_frame() local
249 flush_buf = av_mallocz_array(avctx->frame_size, sizeof(*flush_buf)); in amr_nb_encode_frame()
250 if (!flush_buf) in amr_nb_encode_frame()
252 memcpy(flush_buf, samples, frame->nb_samples * sizeof(*flush_buf)); in amr_nb_encode_frame()
253 samples = flush_buf; in amr_nb_encode_frame()
258 av_freep(&flush_buf); in amr_nb_encode_frame()
264 flush_buf = av_mallocz_array(avctx->frame_size, sizeof(*flush_buf)); in amr_nb_encode_frame()
265 if (!flush_buf) in amr_nb_encode_frame()
267 samples = flush_buf; in amr_nb_encode_frame()
282 av_freep(&flush_buf); in amr_nb_encode_frame()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dlibopencore-amr.c238 int16_t *flush_buf = NULL; in amr_nb_encode_frame() local
251 flush_buf = av_mallocz_array(avctx->frame_size, sizeof(*flush_buf)); in amr_nb_encode_frame()
252 if (!flush_buf) in amr_nb_encode_frame()
254 memcpy(flush_buf, samples, frame->nb_samples * sizeof(*flush_buf)); in amr_nb_encode_frame()
255 samples = flush_buf; in amr_nb_encode_frame()
260 av_freep(&flush_buf); in amr_nb_encode_frame()
266 flush_buf = av_mallocz_array(avctx->frame_size, sizeof(*flush_buf)); in amr_nb_encode_frame()
267 if (!flush_buf) in amr_nb_encode_frame()
269 samples = flush_buf; in amr_nb_encode_frame()
284 av_freep(&flush_buf); in amr_nb_encode_frame()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Dlibopencore-amr.c231 int16_t *flush_buf = NULL; in amr_nb_encode_frame() local
244 flush_buf = av_mallocz_array(avctx->frame_size, sizeof(*flush_buf)); in amr_nb_encode_frame()
245 if (!flush_buf) in amr_nb_encode_frame()
247 memcpy(flush_buf, samples, frame->nb_samples * sizeof(*flush_buf)); in amr_nb_encode_frame()
248 samples = flush_buf; in amr_nb_encode_frame()
253 av_freep(&flush_buf); in amr_nb_encode_frame()
259 flush_buf = av_mallocz_array(avctx->frame_size, sizeof(*flush_buf)); in amr_nb_encode_frame()
260 if (!flush_buf) in amr_nb_encode_frame()
262 samples = flush_buf; in amr_nb_encode_frame()
277 av_freep(&flush_buf); in amr_nb_encode_frame()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dlibopencore-amr.c238 int16_t *flush_buf = NULL; in amr_nb_encode_frame() local
251 flush_buf = av_mallocz_array(avctx->frame_size, sizeof(*flush_buf)); in amr_nb_encode_frame()
252 if (!flush_buf) in amr_nb_encode_frame()
254 memcpy(flush_buf, samples, frame->nb_samples * sizeof(*flush_buf)); in amr_nb_encode_frame()
255 samples = flush_buf; in amr_nb_encode_frame()
260 av_freep(&flush_buf); in amr_nb_encode_frame()
266 flush_buf = av_mallocz_array(avctx->frame_size, sizeof(*flush_buf)); in amr_nb_encode_frame()
267 if (!flush_buf) in amr_nb_encode_frame()
269 samples = flush_buf; in amr_nb_encode_frame()
284 av_freep(&flush_buf); in amr_nb_encode_frame()
/dports/misc/libxdf/libxdf-0.991/smarc/
H A Dsmarc.c177 double* flush_buf; member
187 pstate->flush_buf = NULL; in smarc_init_pstate()
234 if (pstate->flush_buf) in smarc_destroy_pstate()
235 free(pstate->flush_buf); in smarc_destroy_pstate()
251 if (pstate->flush_buf) { in smarc_reset_pstate()
252 free(pstate->flush_buf); in smarc_reset_pstate()
253 pstate->flush_buf = NULL; in smarc_reset_pstate()
342 if (pstate->flush_buf==NULL) { in smarc_resample_flush()
381 if (pstate->flush_buf) { in smarc_resample_flush()
382 free(pstate->flush_buf); in smarc_resample_flush()
[all …]
/dports/lang/rust/rustc-1.58.1-src/library/std/src/io/buffered/
H A Dbufwriter.rs125 pub(in crate::io) fn flush_buf(&mut self) -> io::Result<()> { in flush_buf() method
308 match self.flush_buf() { in into_inner()
357 self.flush_buf()?; in write_cold()
399 self.flush_buf()?; in write_all_cold()
562 self.flush_buf()?; in write_vectored()
591 self.flush_buf()?; in write_vectored()
638 self.flush_buf().and_then(|()| self.get_mut().flush()) in flush()
661 self.flush_buf()?; in seek()
671 let _r = self.flush_buf(); in drop()
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/futures-util-0.3.5/src/io/
H A Dbuf_writer.rs55 fn flush_buf(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<io::Result<()>> { in flush_buf() method
99 ready!(self.as_mut().flush_buf(cx))?; in poll_write()
115 ready!(self.as_mut().flush_buf(cx))?; in poll_write_vectored()
125 ready!(self.as_mut().flush_buf(cx))?; in poll_flush()
130 ready!(self.as_mut().flush_buf(cx))?; in poll_close()
162 ready!(self.as_mut().flush_buf(cx))?; in poll_seek()
/dports/multimedia/neolink/neolink-cf54129/cargo-crates/futures-util-0.3.16/src/io/
H A Dbuf_writer.rs52 fn flush_buf(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<io::Result<()>> { in flush_buf() method
95 ready!(self.as_mut().flush_buf(cx))?; in poll_write()
111 ready!(self.as_mut().flush_buf(cx))?; in poll_write_vectored()
121 ready!(self.as_mut().flush_buf(cx))?; in poll_flush()
126 ready!(self.as_mut().flush_buf(cx))?; in poll_close()
158 ready!(self.as_mut().flush_buf(cx))?; in poll_seek()
/dports/devel/sccache/sccache-0.2.15/cargo-crates/futures-util-0.3.9/src/io/
H A Dbuf_writer.rs56 fn flush_buf(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<io::Result<()>> { in flush_buf() method
99 ready!(self.as_mut().flush_buf(cx))?; in poll_write()
115 ready!(self.as_mut().flush_buf(cx))?; in poll_write_vectored()
125 ready!(self.as_mut().flush_buf(cx))?; in poll_flush()
130 ready!(self.as_mut().flush_buf(cx))?; in poll_close()
162 ready!(self.as_mut().flush_buf(cx))?; in poll_seek()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/futures-util-0.3.16/src/io/
H A Dbuf_writer.rs52 fn flush_buf(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<io::Result<()>> { in flush_buf() method
95 ready!(self.as_mut().flush_buf(cx))?; in poll_write()
111 ready!(self.as_mut().flush_buf(cx))?; in poll_write_vectored()
121 ready!(self.as_mut().flush_buf(cx))?; in poll_flush()
126 ready!(self.as_mut().flush_buf(cx))?; in poll_close()
158 ready!(self.as_mut().flush_buf(cx))?; in poll_seek()
/dports/net/gemserv/gemserv-v0.4.5/cargo-crates/futures-util-0.3.8/src/io/
H A Dbuf_writer.rs54 fn flush_buf(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<io::Result<()>> { in flush_buf() method
97 ready!(self.as_mut().flush_buf(cx))?; in poll_write()
113 ready!(self.as_mut().flush_buf(cx))?; in poll_write_vectored()
123 ready!(self.as_mut().flush_buf(cx))?; in poll_flush()
128 ready!(self.as_mut().flush_buf(cx))?; in poll_close()
160 ready!(self.as_mut().flush_buf(cx))?; in poll_seek()
/dports/games/genact/genact-0.10.0/cargo-crates/futures-util-0.3.5/src/io/
H A Dbuf_writer.rs55 fn flush_buf(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<io::Result<()>> { in flush_buf() method
99 ready!(self.as_mut().flush_buf(cx))?; in poll_write()
115 ready!(self.as_mut().flush_buf(cx))?; in poll_write_vectored()
125 ready!(self.as_mut().flush_buf(cx))?; in poll_flush()
130 ready!(self.as_mut().flush_buf(cx))?; in poll_close()
162 ready!(self.as_mut().flush_buf(cx))?; in poll_seek()
/dports/net-im/libsignal-client/libsignal-client-0.9.6/cargo-crates/futures-util-0.3.13/src/io/
H A Dbuf_writer.rs56 fn flush_buf(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<io::Result<()>> { in flush_buf() method
99 ready!(self.as_mut().flush_buf(cx))?; in poll_write()
115 ready!(self.as_mut().flush_buf(cx))?; in poll_write_vectored()
125 ready!(self.as_mut().flush_buf(cx))?; in poll_flush()
130 ready!(self.as_mut().flush_buf(cx))?; in poll_close()
162 ready!(self.as_mut().flush_buf(cx))?; in poll_seek()
/dports/dns/encrypted-dns-server/encrypted-dns-server-0.9.1/cargo-crates/futures-util-0.3.17/src/io/
H A Dbuf_writer.rs52 fn flush_buf(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<io::Result<()>> { in flush_buf() method
95 ready!(self.as_mut().flush_buf(cx))?; in poll_write()
111 ready!(self.as_mut().flush_buf(cx))?; in poll_write_vectored()
121 ready!(self.as_mut().flush_buf(cx))?; in poll_flush()
126 ready!(self.as_mut().flush_buf(cx))?; in poll_close()
158 ready!(self.as_mut().flush_buf(cx))?; in poll_seek()
/dports/dns/doh-proxy/doh-proxy-0.9.2/cargo-crates/futures-util-0.3.17/src/io/
H A Dbuf_writer.rs52 fn flush_buf(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<io::Result<()>> { in flush_buf() method
95 ready!(self.as_mut().flush_buf(cx))?; in poll_write()
111 ready!(self.as_mut().flush_buf(cx))?; in poll_write_vectored()
121 ready!(self.as_mut().flush_buf(cx))?; in poll_flush()
126 ready!(self.as_mut().flush_buf(cx))?; in poll_close()
158 ready!(self.as_mut().flush_buf(cx))?; in poll_seek()
/dports/multimedia/termplay/termplay-2.0.6/cargo-crates/futures-util-0.3.1/src/io/
H A Dbuf_writer.rs55 fn flush_buf(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<io::Result<()>> { in flush_buf() method
123 ready!(self.as_mut().flush_buf(cx))?; in poll_write()
139 ready!(self.as_mut().flush_buf(cx))?; in poll_write_vectored()
149 ready!(self.as_mut().flush_buf(cx))?; in poll_flush()
154 ready!(self.as_mut().flush_buf(cx))?; in poll_close()
178 ready!(self.as_mut().flush_buf(cx))?; in poll_seek()
/dports/net/routinator/routinator-0.10.2/cargo-crates/futures-util-0.3.15/src/io/
H A Dbuf_writer.rs52 fn flush_buf(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<io::Result<()>> { in flush_buf() method
95 ready!(self.as_mut().flush_buf(cx))?; in poll_write()
111 ready!(self.as_mut().flush_buf(cx))?; in poll_write_vectored()
121 ready!(self.as_mut().flush_buf(cx))?; in poll_flush()
126 ready!(self.as_mut().flush_buf(cx))?; in poll_close()
158 ready!(self.as_mut().flush_buf(cx))?; in poll_seek()
/dports/editors/helix/helix-0.5.0/cargo-crates/futures-util-0.3.17/src/io/
H A Dbuf_writer.rs52 fn flush_buf(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<io::Result<()>> { in flush_buf() method
95 ready!(self.as_mut().flush_buf(cx))?; in poll_write()
111 ready!(self.as_mut().flush_buf(cx))?; in poll_write_vectored()
121 ready!(self.as_mut().flush_buf(cx))?; in poll_flush()
126 ready!(self.as_mut().flush_buf(cx))?; in poll_close()
158 ready!(self.as_mut().flush_buf(cx))?; in poll_seek()
/dports/editors/kak-lsp/kak-lsp-11.1.0/cargo-crates/futures-util-0.3.17/src/io/
H A Dbuf_writer.rs52 fn flush_buf(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<io::Result<()>> { in flush_buf() method
95 ready!(self.as_mut().flush_buf(cx))?; in poll_write()
111 ready!(self.as_mut().flush_buf(cx))?; in poll_write_vectored()
121 ready!(self.as_mut().flush_buf(cx))?; in poll_flush()
126 ready!(self.as_mut().flush_buf(cx))?; in poll_close()
158 ready!(self.as_mut().flush_buf(cx))?; in poll_seek()
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/futures-util-0.3.15/src/io/
H A Dbuf_writer.rs52 fn flush_buf(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<io::Result<()>> { in flush_buf() method
95 ready!(self.as_mut().flush_buf(cx))?; in poll_write()
111 ready!(self.as_mut().flush_buf(cx))?; in poll_write_vectored()
121 ready!(self.as_mut().flush_buf(cx))?; in poll_flush()
126 ready!(self.as_mut().flush_buf(cx))?; in poll_close()
158 ready!(self.as_mut().flush_buf(cx))?; in poll_seek()
/dports/www/rearx/rearx-0.1.4/cargo-crates/futures-util-0.3.13/src/io/
H A Dbuf_writer.rs56 fn flush_buf(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<io::Result<()>> { in flush_buf() method
99 ready!(self.as_mut().flush_buf(cx))?; in poll_write()
115 ready!(self.as_mut().flush_buf(cx))?; in poll_write_vectored()
125 ready!(self.as_mut().flush_buf(cx))?; in poll_flush()
130 ready!(self.as_mut().flush_buf(cx))?; in poll_close()
162 ready!(self.as_mut().flush_buf(cx))?; in poll_seek()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/futures-util-0.3.5/src/io/
H A Dbuf_writer.rs55 fn flush_buf(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<io::Result<()>> { in flush_buf() method
99 ready!(self.as_mut().flush_buf(cx))?; in poll_write()
115 ready!(self.as_mut().flush_buf(cx))?; in poll_write_vectored()
125 ready!(self.as_mut().flush_buf(cx))?; in poll_flush()
130 ready!(self.as_mut().flush_buf(cx))?; in poll_close()
162 ready!(self.as_mut().flush_buf(cx))?; in poll_seek()

12345678910>>...13