Home
last modified time | relevance | path

Searched defs:chunk (Results 251 - 275 of 743) sorted by relevance

1...<<11121314151617181920>>...30

/third_party/node/deps/openssl/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/node/deps/openssl/openssl/providers/implementations/kdfs/
H A Dtls1_prf.c292 size_t chunk; in tls1_prf_P_hash() local
/third_party/lame/test/
H A Dlame_test.cpp227 int const chunk = 1152; in generateFile() local
/third_party/pcre2/pcre2/src/sljit/
H A DsljitProtExecAllocator.c252 static SLJIT_INLINE void free_chunk(void *chunk, sljit_uw size) in free_chunk() argument
/third_party/pulseaudio/src/modules/rtp/
H A Dmodule-rtp-send.c121 static int source_output_process_msg(pa_msgobject *o, int code, void *data, int64_t offset, pa_memchunk *chunk) { in source_output_process_msg() argument
138 static void source_output_push_cb(pa_source_output *o, const pa_memchunk *chunk) { in source_output_push_cb() argument
/third_party/pulseaudio/src/modules/
H A Dmodule-null-sink.c243 pa_memchunk chunk; in process_render() local
92 sink_process_msg( pa_msgobject *o, int code, void *data, int64_t offset, pa_memchunk *chunk) sink_process_msg() argument
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/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/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

Completed in 18 milliseconds

1...<<11121314151617181920>>...30