Home
last modified time | relevance | path

Searched defs:chunk (Results 126 - 150 of 287) sorted by relevance

12345678910>>...12

/third_party/pulseaudio/src/modules/jack/
H A Dmodule-jack-sink.c128 pa_memchunk chunk; in sink_process_msg() local
H A Dmodule-jack-source.c104 static int source_process_msg(pa_msgobject *o, int code, void *data, int64_t offset, pa_memchunk *chunk) { in source_process_msg() argument
162 pa_memchunk chunk; in jack_process() local
[all...]
/third_party/pulseaudio/src/modules/
H A Dmodule-esound-sink.c150 static int sink_process_msg(pa_msgobject *o, int code, void *data, int64_t offset, pa_memchunk *chunk) { in sink_process_msg() argument
H A Dmodule-remap-sink.c74 static int sink_process_msg(pa_msgobject *o, int code, void *data, int64_t offset, pa_memchunk *chunk) { in sink_process_msg() argument
169 static int sink_input_pop_cb(pa_sink_input *i, size_t nbytes, pa_memchunk *chunk) { in sink_input_pop_cb() argument
H A Dmodule-pipe-sink.c109 static int sink_process_msg(pa_msgobject *o, int code, void *data, int64_t offset, pa_memchunk *chunk) { in sink_process_msg() argument
238 pa_memchunk chunk; in process_render_use_timing() local
[all...]
H A Dmodule-remap-source.c81 static int source_process_msg_cb(pa_msgobject *o, int code, void *data, int64_t offset, pa_memchunk *chunk) { in source_process_msg_cb() argument
148 static void source_output_push_cb(pa_source_output *o, const pa_memchunk *chunk) { in source_output_push_cb() argument
H A Dmodule-virtual-source.c100 static int sink_process_msg_cb(pa_msgobject *o, int code, void *data, int64_t offset, pa_memchunk *chunk) { in sink_process_msg_cb() argument
155 static int source_process_msg_cb(pa_msgobject *o, int code, void *data, int64_t offset, pa_memchunk *chunk) { in source_process_msg_cb() argument
250 static void source_output_push_cb(pa_source_output *o, const pa_memchunk *chunk) { in source_output_push_cb() argument
[all...]
H A Dmodule-virtual-sink.c84 static int sink_process_msg_cb(pa_msgobject *o, int code, void *data, int64_t offset, pa_memchunk *chunk) { in sink_process_msg_cb() argument
212 static int sink_input_pop_cb(pa_sink_input *i, size_t nbytes, pa_memchunk *chunk) { in sink_input_pop_cb() argument
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Dcore.c52 static int core_process_msg(pa_msgobject *o, int code, void *userdata, int64_t offset, pa_memchunk *chunk) { in core_process_msg() argument
/third_party/openssl/crypto/bio/
H A Dbss_bio.c158 size_t chunk; in bio_read() local
309 size_t chunk; bio_write() local
[all...]
/third_party/openssl/providers/implementations/kdfs/
H A Dtls1_prf.c292 size_t chunk; in tls1_prf_P_hash() local
/third_party/skia/third_party/externals/libwebp/src/mux/
H A Dmuxi.h155 ChunkDiskSize(const WebPChunk* chunk) ChunkDiskSize() argument
[all...]
/third_party/skia/third_party/externals/libwebp/src/webp/
H A Ddemux.h190 WebPData chunk; // The payload of the chunk. member
[all...]
/third_party/skia/third_party/externals/brotli/research/
H A Ddictionary_generator.cc283 std::string chunk = content.substr(chunkStart, chunkLen); in main() local
/third_party/zlib/examples/
H A Dgun.c204 unsigned chunk; /* bytes left in current chunk */ in lunpipe() local
[all...]
/base/security/huks/frameworks/huks_standard/main/crypto_engine/mbedtls/src/
H A Dhks_mbedtls_engine.c65 int32_t HksCryptoHalHmacUpdate(const struct HksBlob *chunk, void *ctx) in HksCryptoHalHmacUpdate() argument
116 int32_t HksCryptoHalCmacUpdate(const struct HksBlob *chunk, void *ctx, const struct HksUsageSpec *usageSpec) in HksCryptoHalCmacUpdate() argument
/base/security/huks/frameworks/huks_standard/main/crypto_engine/openssl/src/
H A Dhks_openssl_engine.c236 int32_t HksCryptoHalHmacUpdate(const struct HksBlob *chunk, void *ctx) in HksCryptoHalHmacUpdate() argument
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/extend/
H A Dext_sm3.c323 hi_s32 ext_sm3_update(hi_void *ctx, const hi_u8 *chunk, hi_u32 chunk_len, hash_chunk_src src) in ext_sm3_update() argument
/foundation/multimedia/audio_framework/frameworks/native/pulseaudio/modules/capturer/
H A Dmodule_inner_capturer_sink.c99 static int SinkProcessMsg(pa_msgobject *o, int code, void *data, int64_t offset, pa_memchunk *chunk) in SinkProcessMsg() argument
271 pa_memchunk chunk; in ProcessRender() local
/third_party/ffmpeg/libavcodec/
H A Dhcadec.c111 unsigned b, chunk; in decode_init() local
[all...]
/third_party/alsa-utils/axfer/
H A Dcontainer-riff-wave.c152 struct riff_chunk chunk; in parse_riff_chunk() member
128 parse_riff_chunk_header(struct parser_state *state, struct riff_chunk *chunk, uint64_t *byte_count) parse_riff_chunk_header() argument
398 build_riff_chunk_header(struct riff_chunk *chunk, uint64_t byte_count, bool be) build_riff_chunk_header() argument
472 struct riff_chunk chunk; write_riff_chunk_for_wave() member
[all...]
/third_party/curl/lib/
H A Dbufq.c33 static bool chunk_is_empty(const struct buf_chunk *chunk) in chunk_is_empty() argument
38 static bool chunk_is_full(const struct buf_chunk *chunk) in chunk_is_full() argument
43 static size_t chunk_len(const struct buf_chunk *chunk) in chunk_len() argument
48 static size_t chunk_space(const struct buf_chunk *chunk) in chunk_space() argument
53 chunk_reset(struct buf_chunk *chunk) chunk_reset() argument
59 chunk_append(struct buf_chunk *chunk, const unsigned char *buf, size_t len) chunk_append() argument
73 chunk_read(struct buf_chunk *chunk, unsigned char *buf, size_t len) chunk_read() argument
94 chunk_slurpn(struct buf_chunk *chunk, size_t max_len, Curl_bufq_reader *reader, void *reader_ctx, CURLcode *err) chunk_slurpn() argument
117 chunk_peek(const struct buf_chunk *chunk, const unsigned char **pbuf, size_t *plen) chunk_peek() argument
125 chunk_peek_at(const struct buf_chunk *chunk, size_t offset, const unsigned char **pbuf, size_t *plen) chunk_peek_at() argument
134 chunk_skip(struct buf_chunk *chunk, size_t amount) chunk_skip() argument
149 struct buf_chunk *chunk; chunk_list_free() local
172 struct buf_chunk *chunk = NULL; bufcp_take() local
193 bufcp_put(struct bufc_pool *pool, struct buf_chunk *chunk) bufcp_put() argument
252 struct buf_chunk *chunk; Curl_bufq_reset() local
264 const struct buf_chunk *chunk = q->head; Curl_bufq_len() local
279 struct buf_chunk *chunk = q->spare; Curl_bufq_space() local
310 struct buf_chunk *chunk = NULL; get_spare() local
340 struct buf_chunk *chunk; prune_head() local
368 struct buf_chunk *chunk; get_non_full_tail() local
[all...]
/third_party/libsnd/src/
H A Dwavlike.c955 wavlike_subchunk_parse(SF_PRIVATE *psf, int chunk, uint32_t chunk_length) wavlike_subchunk_parse() argument
[all...]
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
H A Dlibbitmask.c128 int chunk; in bitmask_displayhex() local
223 int nchunks = 0, chunk; in bitmask_parsehex() local
[all...]
/third_party/ltp/testcases/kernel/fs/ftest/
H A Dftest07.c281 int count, collide, chunk, whenmisc, xfr, i; in dotest() local
542 int chunk; domisc() local
[all...]

Completed in 20 milliseconds

12345678910>>...12