Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgconverterinputstream.c274 gsize in_buffer; in compact_buffer() local
288 gsize size, in_buffer; in grow_buffer() local
316 gsize in_buffer, left_to_fill; in buffer_ensure_space() local
Dgconverteroutputstream.c279 gsize in_buffer; in compact_buffer() local
293 gsize size, in_buffer; in grow_buffer() local
321 gsize in_buffer, left_to_fill; in buffer_ensure_space() local
Dgbufferedinputstream.c206 gsize in_buffer; in g_buffered_input_stream_set_buffer_size() local
654 gsize in_buffer; in g_buffered_input_stream_real_fill() local
1065 gsize in_buffer; in g_buffered_input_stream_real_fill_async() local
/third_party/ffmpeg/libavformat/
Dmms.h42 uint8_t in_buffer[65536]; ///< Buffer for incoming packets. member
/third_party/boost/libs/gil/test/extension/io/pnm/
Dpnm_test.cpp167 std::stringstream in_buffer(std::ios_base::in | std::ios_base::out | std::ios_base::binary); in test_stream() local
/third_party/boost/libs/gil/test/extension/io/png/
Dpng_test.cpp228 std::stringstream in_buffer(std::ios_base::in | std::ios_base::out | std::ios_base::binary); in test_stream() local
/third_party/boost/libs/gil/test/extension/io/jpeg/
Djpeg_test.cpp200 std::stringstream in_buffer(std::ios_base::in | std::ios_base::out | std::ios_base::binary); in test_stream() local
/third_party/boost/libs/gil/test/extension/io/targa/
Dtarga_test.cpp218 std::stringstream in_buffer(std::ios_base::in | std::ios_base::out | std::ios_base::binary); in test_stream() local
/third_party/boost/libs/gil/test/extension/io/bmp/
Dbmp_test.cpp212 std::stringstream in_buffer(std::ios_base::in | std::ios_base::out | std::ios_base::binary); in test_stream() local
/third_party/boost/libs/gil/test/extension/io/
Dpnm_test.cpp260 stringstream in_buffer( ios_base::in | ios_base::out | ios_base::binary ); in BOOST_AUTO_TEST_CASE() local
Dpng_test.cpp280 stringstream in_buffer( ios_base::in | ios_base::out | ios_base::binary ); in BOOST_AUTO_TEST_CASE() local
Dtarga_test.cpp262 stringstream in_buffer( ios_base::in | ios_base::out | ios_base::binary ); in BOOST_AUTO_TEST_CASE() local
Djpeg_test.cpp267 std::stringstream in_buffer( ios_base::in | ios_base::out | ios_base::binary ); in BOOST_AUTO_TEST_CASE() local
Dbmp_test.cpp281 stringstream in_buffer( ios_base::in | ios_base::out | ios_base::binary ); in BOOST_AUTO_TEST_CASE() local
Dtiff_test.cpp293 stringstream in_buffer( ios_base::in | ios_base::out | ios_base::binary ); in BOOST_AUTO_TEST_CASE() local
/third_party/boost/libs/gil/test/extension/io/tiff/
Dtiff_test.cpp229 std::stringstream in_buffer(std::ios_base::in | std::ios_base::out | std::ios_base::binary); in test_stream() local
/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/ffmpeg/libswresample/
Dswresample_internal.h153 …AudioData in_buffer; ///< cached audio data (convert and resample purpo… member
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstglimagesink.c1556 GstBuffer *in_buffer, *next_buffer, *old_buffer; in prepare_next_buffer() local
/third_party/Linux_Kernel/include/uapi/linux/
Dhdreg.h73 unsigned char *in_buffer; member
/third_party/python/Modules/
D_pickle.c1360 Py_ssize_t in_buffer = self->input_len - self->next_read_idx; in _Unpickler_ReadInto() local
/third_party/curl/lib/
Durldata.h1045 struct krb5buffer in_buffer; member