Home
last modified time | relevance | path

Searched defs:in_buffer (Results 1 – 11 of 11) sorted by relevance

/third_party/ffmpeg/libavformat/
Dmms.h42 uint8_t in_buffer[65536]; ///< Buffer for incoming packets. member
/third_party/pulseaudio/src/modules/
Dmodule-null-sink.c178 size_t rewind_nbytes, in_buffer; in process_rewind() local
/third_party/libsnd/src/G72x/
Dg72x.c606 { unsigned int in_buffer = 0 ; in unpack_bytes() local
/third_party/ffmpeg/libavresample/
Dinternal.h88 AudioData *in_buffer; /**< buffer for converted input */ member
/third_party/gstreamer/gstplugins_bad/sys/winks/
Dkshelpers.c152 gpointer in_buffer, gulong in_buffer_size, gpointer out_buffer, in ks_sync_device_io_control()
/third_party/flatbuffers/rust/flatbuffers/src/
Dverifier.rs272 pub fn in_buffer<T>(&mut self, pos: usize) -> Result<()> { in in_buffer() method
/third_party/ffmpeg/libswresample/
Dswresample_internal.h153 …AudioData in_buffer; ///< cached audio data (convert and resample purpo… member
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstnvdec.c1663 GstBuffer *in_buffer; in gst_nvdec_handle_frame() local
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstglimagesink.c1647 GstBuffer *in_buffer, *next_buffer, *old_buffer; in prepare_next_buffer() local
/third_party/alsa-utils/aplay/
Daplay.c2355 size_t nextblock, in_buffer; in voc_play() local
/third_party/python/Modules/
D_pickle.c1363 Py_ssize_t in_buffer = self->input_len - self->next_read_idx; in _Unpickler_ReadInto() local