/third_party/gstreamer/gstplugins_base/gst/volume/ |
D | gstvolume.c | 356 volume_process_double (GstVolume * self, gpointer bytes, guint n_bytes) in volume_process_double() 366 gdouble * volume, guint channels, guint n_bytes) in volume_process_controlled_double() 386 volume_process_float (GstVolume * self, gpointer bytes, guint n_bytes) in volume_process_float() 396 gdouble * volume, guint channels, guint n_bytes) in volume_process_controlled_float() 418 volume_process_int32 (GstVolume * self, gpointer bytes, guint n_bytes) in volume_process_int32() 429 volume_process_int32_clamp (GstVolume * self, gpointer bytes, guint n_bytes) in volume_process_int32_clamp() 442 gdouble * volume, guint channels, guint n_bytes) in volume_process_controlled_int32_clamp() 483 volume_process_int24 (GstVolume * self, gpointer bytes, guint n_bytes) in volume_process_int24() 506 volume_process_int24_clamp (GstVolume * self, gpointer bytes, guint n_bytes) in volume_process_int24_clamp() 530 gdouble * volume, guint channels, guint n_bytes) in volume_process_controlled_int24_clamp() [all …]
|
/third_party/gstreamer/gstplugins_base/ext/ogg/ |
D | dirac_parse.c | 40 unsigned char *data, int n_bytes) in gst_dirac_sequence_header_parse() 459 int n_bytes, unsigned int guard_bit) in schro_unpack_init_with_data()
|
/third_party/gstreamer/gstplugins_bad/gst/videoparsers/ |
D | dirac_parse.c | 37 unsigned char *data, int n_bytes) in dirac_sequence_header_parse() 456 int n_bytes, unsigned int guard_bit) in schro_unpack_init_with_data()
|
/third_party/flatbuffers/rust/flexbuffers/src/ |
D | bitwidth.rs | 45 pub fn n_bytes(self) -> usize { in n_bytes() method
|
/third_party/ffmpeg/libavcodec/ |
D | bmpenc.c | 70 int n_bytes_image, n_bytes_per_row, n_bytes, i, n, hsize, ret; in bmp_encode_frame() local
|
/third_party/gstreamer/gstplugins_base/tests/check/libs/ |
D | gstglformat.c | 55 guint n_bytes; member
|
/third_party/flutter/skia/third_party/externals/wuffs/test/c/std/ |
D | lzw.c | 405 uint64_t n_bytes = 0; in do_bench_wuffs_lzw_decode() local
|
D | gif.c | 2050 uint64_t n_bytes = 0; in do_bench_gif_decode() local
|
/third_party/flutter/skia/third_party/externals/wuffs/test/c/testlib/ |
D | testlib.c | 184 void bench_finish(uint64_t iters, uint64_t n_bytes) { in bench_finish() 646 uint64_t n_bytes = 0; in proc_io_buffers() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
D | cord.h | 1394 inline Cord Cord::AdvanceAndRead(CharIterator* it, size_t n_bytes) { in AdvanceAndRead() 1399 inline void Cord::Advance(CharIterator* it, size_t n_bytes) { in Advance()
|
/third_party/gstreamer/gstplugins_bad/ext/flite/ |
D | gstflitetestsrc.c | 442 int n_bytes; in gst_flite_test_src_create() local
|
/third_party/gstreamer/gstplugins_bad/gst/mpegtsmux/tsmux/ |
D | tsmux.h | 186 guint64 n_bytes; member
|
/third_party/pulseaudio/src/modules/alsa/ |
D | alsa-source.c | 507 static size_t check_left_to_record(struct userdata *u, size_t n_bytes, bool on_timeout) { in check_left_to_record() 575 size_t n_bytes; in mmap_read() local 750 size_t n_bytes; in unix_read() local
|
D | alsa-sink.c | 535 static size_t check_left_to_play(struct userdata *u, size_t n_bytes, bool on_timeout) { in check_left_to_play() 607 size_t n_bytes; in mmap_write() local 804 size_t n_bytes; in unix_write() local
|
/third_party/mbedtls/library/ |
D | bignum.c | 2363 mbedtls_mpi *X, size_t n_bytes, in mpi_fill_random_internal() 2420 size_t n_bytes = ( n_bits + 7 ) / 8; in mbedtls_mpi_random() local
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
D | gl4cCopyImageTests.cpp | 1673 static const GLuint n_bytes = sizeof(T); in readBaseTypeFromSignedChannel() local 1921 static const GLuint n_bytes = sizeof(T); in writeBaseTypeToSignedChannel() local
|
/third_party/ltp/tools/sparse/sparse-src/ |
D | compile-i386.c | 521 static struct storage *stack_alloc(int n_bytes) in stack_alloc()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | gstvideodecoder.c | 3895 gst_video_decoder_add_to_frame (GstVideoDecoder * decoder, int n_bytes) in gst_video_decoder_add_to_frame()
|
/third_party/node/src/ |
D | node_crypto.cc | 2755 size_t n_bytes = data[1] & ~0x80; in IsASN1Sequence() local
|