Home
last modified time | relevance | path

Searched defs:nbytes (Results 51 - 75 of 168) sorted by relevance

1234567

/third_party/pulseaudio/src/pulsecore/
H A Dplay-memblockq.c109 static int sink_input_pop_cb(pa_sink_input *i, size_t nbytes, pa_memchunk *chunk) { in sink_input_pop_cb() argument
148 static void sink_input_process_rewind_cb(pa_sink_input *i, size_t nbytes) { in sink_input_process_rewind_cb() argument
161 static void sink_input_update_max_rewind_cb(pa_sink_input *i, size_t nbytes) { in sink_input_update_max_rewind_cb() argument
H A Dsound-file-stream.c202 static void sink_input_process_rewind_cb(pa_sink_input *i, size_t nbytes) { in sink_input_process_rewind_cb() argument
215 static void sink_input_update_max_rewind_cb(pa_sink_input *i, size_t nbytes) { in sink_input_update_max_rewind_cb() argument
/third_party/openssl/crypto/ec/curve448/
H A Dscalar.c138 scalar_decode_short(curve448_scalar_t s, const unsigned char *ser, size_t nbytes) scalar_decode_short() argument
/third_party/pulseaudio/src/tests/
H A Dlo-test-util.c71 static void calibrate_write_cb(pa_stream *s, size_t nbytes, void *userdata) { in calibrate_write_cb() argument
87 static void calibrate_read_cb(pa_stream *s, size_t nbytes, void *userdata) { in calibrate_read_cb() argument
H A Dinterpol-test.c48 static void stream_write_cb(pa_stream *p, size_t nbytes, void *userdata) { in stream_write_cb() argument
65 static void stream_read_cb(pa_stream *p, size_t nbytes, void *userdata) { in stream_read_cb() argument
[all...]
/third_party/protobuf/src/google/protobuf/stubs/
H A Dbytestream.cc114 char* GrowingArrayByteSink::GetBuffer(size_t* nbytes) { in GetBuffer() argument
/third_party/exfatprogs/mkfs/
H A Dmkfs.c315 unsigned int i, nbytes; in exfat_create_bitmap() local
342 int nbytes; in exfat_create_root_dir() local
495 int nbytes; exfat_zero_out_disk() local
[all...]
/third_party/backends/sanei/
H A Dsanei_wire.c56 size_t nbytes, left_over; in sanei_w_space() local
/third_party/cups-filters/filter/
H A Dbannertopdf.c484 size_t nbytes = fread (buf, 1, st.st_size, s); in generate_banner_pdf() local
/third_party/libsnd/src/
H A Dmpeg_l3_encode.c465 int nbytes, writecount, writen ; in mpeg_l3_encode_write_short_mono() local
499 int nbytes, writecount, writen ; in mpeg_l3_encode_write_short_stereo() local
537 int nbytes, writecount, writen ; mpeg_l3_encode_write_int_mono() local
570 int nbytes, writecount, writen ; mpeg_l3_encode_write_int_stereo() local
603 int nbytes, writecount, writen ; mpeg_l3_encode_write_float_mono() local
648 int nbytes, writecount, writen ; mpeg_l3_encode_write_float_stereo() local
698 int nbytes, writecount, writen ; mpeg_l3_encode_write_double_mono() local
740 int nbytes, writecount, writen ; mpeg_l3_encode_write_double_stereo() local
[all...]
/third_party/lame/dshow/
H A DEncoder.cpp463 ULONG nbytes; in maybeSyncWord() local
482 ULONG nbytes; in skipId3v2() local
/third_party/lame/Dll/
H A DBladeMP3EncDLL.c754 size_t nbytes = fread(mp3_frame_header, 1, sizeof(mp3_frame_header), fpStream); in maybeSyncWord() local
770 size_t nbytes; in skipId3v2() local
/third_party/ltp/testcases/kernel/controllers/freezer/
H A Dvfork.c266 ssize_t nbytes = 0; in send_mutex() local
285 ssize_t nbytes = 0; in await_mutex() local
/third_party/ltp/testcases/misc/crash/
H A Dcrash01.c90 const int nbytes = 2000; variable
[all...]
/third_party/pulseaudio/src/modules/jack/
H A Dmodule-jackdbus-detect.c163 size_t nbytes; in proplist_to_arg() local
H A Dmodule-jack-sink.c129 size_t nbytes; in sink_process_msg() local
/third_party/pulseaudio/src/modules/
H A Dmodule-null-sink.c118 size_t nbytes; in sink_recalculate_max_request_and_rewind() local
323 size_t nbytes; in pa__init() local
H A Dmodule-remap-sink.c169 static int sink_input_pop_cb(pa_sink_input *i, size_t nbytes, pa_memchunk *chunk) { in sink_input_pop_cb() argument
187 static void sink_input_process_rewind_cb(pa_sink_input *i, size_t nbytes) { in sink_input_process_rewind_cb() argument
207 static void sink_input_update_max_rewind_cb(pa_sink_input *i, size_t nbytes) { in sink_input_update_max_rewind_cb() argument
219 static void sink_input_update_max_request_cb(pa_sink_input *i, size_t nbytes) { in sink_input_update_max_request_cb() argument
H A Dmodule-pipe-sink.c166 size_t nbytes; in sink_update_requested_latency_cb() local
H A Dmodule-remap-source.c167 static void source_output_process_rewind_cb(pa_source_output *o, size_t nbytes) { in source_output_process_rewind_cb() argument
180 static void source_output_update_max_rewind_cb(pa_source_output *o, size_t nbytes) { in source_output_update_max_rewind_cb() argument
H A Dmodule-virtual-source.c271 size_t nbytes = chunk->length; in source_output_push_cb() local
346 static void source_output_process_rewind_cb(pa_source_output *o, size_t nbytes) { in source_output_process_rewind_cb() argument
365 static void source_output_update_max_rewind_cb(pa_source_output *o, size_t nbytes) { in source_output_update_max_rewind_cb() argument
498 size_t nbytes; in pa__init() local
[all...]
/third_party/pulseaudio/src/pulse/
H A Dproplist.c39 size_t nbytes; member
245 int pa_proplist_set(pa_proplist *p, const char *key, const void *data, size_t nbytes) { in pa_proplist_set() argument
302 pa_proplist_get(const pa_proplist *p, const char *key, const void **data, size_t *nbytes) pa_proplist_get() argument
425 size_t nbytes; pa_proplist_to_string_sep() local
[all...]
/third_party/optimized-routines/networking/test/
H A Dchksum.c39 checksum_simple(const void *ptr, uint32_t nbytes) in checksum_simple() argument
/third_party/python/PC/
H A Dmsvcrtmodule.c115 msvcrt_locking_impl(PyObject *module, int fd, int mode, long nbytes) in msvcrt_locking_impl() argument
/third_party/python/PC/clinic/
H A Dmsvcrtmodule.c.h51 long nbytes; in msvcrt_locking() local

Completed in 17 milliseconds

1234567