Home
last modified time | relevance | path

Searched defs:byte_count (Results 1 - 25 of 30) sorted by relevance

12

/third_party/alsa-utils/axfer/
H A Dcontainer-raw.c16 raw_builder_pre_process(struct container_context *cntr ATTRIBUTE_UNUSED, snd_pcm_format_t *format ATTRIBUTE_UNUSED, unsigned int *samples_per_frame ATTRIBUTE_UNUSED, unsigned int *frames_per_second ATTRIBUTE_UNUSED, uint64_t *byte_count) raw_builder_pre_process() argument
27 raw_parser_pre_process(struct container_context *cntr, snd_pcm_format_t *format ATTRIBUTE_UNUSED, unsigned int *samples_per_frame ATTRIBUTE_UNUSED, unsigned int *frames_per_second ATTRIBUTE_UNUSED, uint64_t *byte_count) raw_parser_pre_process() argument
H A Dcontainer-au.c70 au_parser_pre_process(struct container_context *cntr, snd_pcm_format_t *format, unsigned int *samples_per_frame, unsigned int *frames_per_second, uint64_t *byte_count) au_parser_pre_process() argument
124 build_container_header(struct builder_state *state, struct container_header *header, unsigned int frames_per_second, uint64_t byte_count) build_container_header() argument
137 write_container_header(struct container_context *cntr, uint64_t byte_count) write_container_header() argument
149 au_builder_pre_process(struct container_context *cntr, snd_pcm_format_t *format, unsigned int *samples_per_frame, unsigned int *frames_per_second, uint64_t *byte_count) au_builder_pre_process() argument
H A Dcontainer.c288 uint64_t byte_count = 0; in container_context_pre_process() local
42 container_recursive_read(struct container_context *cntr, void *buf, unsigned int byte_count) container_recursive_read() argument
72 container_recursive_write(struct container_context *cntr, void *buf, unsigned int byte_count) container_recursive_write() argument
365 unsigned int byte_count; container_context_process_frames() local
[all...]
H A Dcontainer-riff-wave.c125 unsigned int byte_count; member
329 uint64_t byte_count; in parse_riff_wave_format() local
128 parse_riff_chunk_header(struct parser_state *state, struct riff_chunk *chunk, uint64_t *byte_count) parse_riff_chunk_header() argument
147 parse_riff_chunk(struct container_context *cntr, uint64_t *byte_count) parse_riff_chunk() argument
343 wave_parser_pre_process(struct container_context *cntr, snd_pcm_format_t *format, unsigned int *samples_per_frame, unsigned int *frames_per_second, uint64_t *byte_count) wave_parser_pre_process() argument
398 build_riff_chunk_header(struct riff_chunk *chunk, uint64_t byte_count, bool be) build_riff_chunk_header() argument
460 build_wave_data_subchunk(struct wave_data_subchunk *subchunk, uint64_t byte_count, bool be) build_wave_data_subchunk() argument
467 write_riff_chunk_for_wave(struct container_context *cntr, uint64_t byte_count) write_riff_chunk_for_wave() argument
510 wave_builder_pre_process(struct container_context *cntr, snd_pcm_format_t *format, unsigned int *samples_per_frame, unsigned int *frames_per_second, uint64_t *byte_count) wave_builder_pre_process() argument
[all...]
H A Dcontainer-voc.c314 uint32_t byte_count; member
556 voc_parser_pre_process(struct container_context *cntr, snd_pcm_format_t *format, unsigned int *samples_per_frame, unsigned int *frames_per_second, uint64_t *byte_count) voc_parser_pre_process() argument
614 write_v120_format_block(struct container_context *cntr, struct block_v120_format *block, unsigned int frames_per_second, uint64_t byte_count) write_v120_format_block() argument
659 write_v110_format_block(struct container_context *cntr, struct block_v110_data *block, unsigned int frames_per_second, uint64_t byte_count) write_v110_format_block() argument
680 write_data_blocks(struct container_context *cntr, unsigned int frames_per_second, uint64_t byte_count) write_data_blocks() argument
715 voc_builder_pre_process(struct container_context *cntr, snd_pcm_format_t *format, unsigned int *samples_per_frame, unsigned int *frames_per_second, uint64_t *byte_count) voc_builder_pre_process() argument
775 write_data_size(struct container_context *cntr, uint64_t byte_count) write_data_size() argument
[all...]
/third_party/skia/third_party/externals/sfntly/cpp/src/test/
H A Dchrome_subsetter.cc60 int byte_count = fwrite(output_buffer, 1, output_length, output_file); in TestChromeSubsetter() local
/third_party/mesa3d/src/gallium/drivers/r600/
H A Devergreen_hw_context.c107 unsigned byte_count = MIN2(size, CP_DMA_MAX_BYTE_COUNT); in evergreen_cp_dma_clear_buffer() local
H A Dr600_hw_context.c526 unsigned byte_count = MIN2(size, CP_DMA_MAX_BYTE_COUNT); in r600_cp_dma_copy_buffer() local
/third_party/skia/third_party/externals/expat/expat/tests/
H A Dstructdata.c58 size_t byte_count = (xcstrlen(s) + 1) * sizeof(XML_Char); in xmlstrdup() local
/third_party/skia/third_party/externals/sfntly/cpp/src/sample/chromium/
H A Dchrome_subsetter.cc64 int byte_count = 0; in SaveFile() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_cp_dma.c220 unsigned byte_count = MIN2(size, cp_dma_max_byte_count(sctx)); in si_cp_dma_clear_buffer() local
362 unsigned byte_count = MIN2(size, cp_dma_max_byte_count(sctx)); in si_cp_dma_copy_buffer() local
145 si_cp_dma_prepare(struct si_context *sctx, struct pipe_resource *dst, struct pipe_resource *src, unsigned byte_count, uint64_t remaining_size, unsigned user_flags, enum si_coherency coher, bool *is_first, unsigned *packet_flags) si_cp_dma_prepare() argument
[all...]
/third_party/node/deps/v8/tools/v8windbg/src/
H A Dv8-debug-helper-interop.cc32 Read(uintptr_t address, void* destination, size_t byte_count) Read() argument
/third_party/mesa3d/src/intel/ds/
H A Dintel_pps_driver.cc187 parse_perf_records(const std::vector<uint8_t> &data, const size_t byte_count) parse_perf_records() argument
/third_party/node/deps/openssl/openssl/ssl/
H A Dbio_ssl.c31 size_t byte_count; member
/third_party/pulseaudio/src/pulsecore/
H A Dtime-smoother_2.c134 void pa_smoother_2_put(pa_smoother_2 *s, pa_usec_t time_stamp, int64_t byte_count) { in pa_smoother_2_put() argument
261 int64_t pa_smoother_2_get_delay(pa_smoother_2 *s, pa_usec_t time_stamp, uint64_t byte_count) { in pa_smoother_2_get_delay() argument
/third_party/openssl/ssl/
H A Dbio_ssl.c31 size_t byte_count; member
/third_party/backends/backend/
H A Dgt68xx_high.h264 SANE_Int byte_count; /**< Bytes transmitted in this line */ member
H A Dgt68xx_low.c895 size_t byte_count = 0; in gt68xx_device_read() local
H A Dmustek_usb_low.c2611 usb_low_read_rows (ma1017 * chip, SANE_Byte * data, SANE_Word byte_count) in usb_low_read_rows() argument
H A Dtest.c1439 size_t byte_count = 0; in reader_process() local
/third_party/f2fs-tools/lib/
H A Dlibf2fs_io.c310 dcache_update_rw(int fd, void *buf, off64_t offset, size_t byte_count, bool is_write) dcache_update_rw() argument
/third_party/skia/src/core/
H A DSkMD5.cpp239 static inline bool is_aligned(const void *pointer, size_t byte_count) { in is_aligned() argument
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djmemmgr.c756 long bytesperrow, file_offset, byte_count, rows, thisrow, i; in do_sarray_io() local
775 file_offset, byte_count); in do_sarray_io() local
779 file_offset, byte_count); in do_sarray_io() local
789 long bytesperrow, file_offset, byte_count, rows, thisrow, i; in do_barray_io() local
808 file_offset, byte_count); in do_barray_io() local
812 file_offset, byte_count); in do_barray_io() local
[all...]
/third_party/skia/third_party/externals/piex/src/
H A Dtiff_parser.cc502 const size_t byte_count = in ParseDirectory() local
/third_party/libsnd/src/
H A Dcommon.c992 int byte_count = 0, count = 0 ; in psf_binheader_readf() local
[all...]

Completed in 23 milliseconds

12