Home
last modified time | relevance | path

Searched defs:byte_count (Results 1 – 25 of 34) sorted by relevance

12

/third_party/alsa-utils/axfer/
Dcontainer-raw.c20 uint64_t *byte_count) in raw_builder_pre_process()
31 uint64_t *byte_count) in raw_parser_pre_process()
Dcontainer-riff-wave.c125 unsigned int byte_count; member
130 uint64_t *byte_count) in parse_riff_chunk_header()
148 uint64_t *byte_count) in parse_riff_chunk()
329 uint64_t byte_count; in parse_riff_wave_format() local
347 uint64_t *byte_count) in wave_parser_pre_process()
399 uint64_t byte_count, bool be) in build_riff_chunk_header()
461 uint64_t byte_count, bool be) in build_wave_data_subchunk()
468 uint64_t byte_count) in write_riff_chunk_for_wave()
514 uint64_t *byte_count) in wave_builder_pre_process()
Dcontainer.c43 unsigned int byte_count) in container_recursive_read()
73 unsigned int byte_count) in container_recursive_write()
288 uint64_t byte_count = 0; in container_context_pre_process() local
365 unsigned int byte_count; in container_context_process_frames() local
Dcontainer-au.c74 uint64_t *byte_count) in au_parser_pre_process()
127 uint64_t byte_count) in build_container_header()
138 uint64_t byte_count) in write_container_header()
153 uint64_t *byte_count) in au_builder_pre_process()
Dcontainer-voc.c314 uint32_t byte_count; member
560 uint64_t *byte_count) in voc_parser_pre_process()
617 uint64_t byte_count) in write_v120_format_block()
662 uint64_t byte_count) in write_v110_format_block()
682 uint64_t byte_count) in write_data_blocks()
719 uint64_t *byte_count) in voc_builder_pre_process()
775 static int write_data_size(struct container_context *cntr, uint64_t byte_count) in write_data_size()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_cp_dma.c146 struct pipe_resource *src, unsigned byte_count, in si_cp_dma_prepare()
220 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
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/test/
Dchrome_subsetter.cc60 int byte_count = fwrite(output_buffer, 1, output_length, output_file); in TestChromeSubsetter() local
/third_party/skia/third_party/externals/sfntly/cpp/src/test/
Dchrome_subsetter.cc60 int byte_count = fwrite(output_buffer, 1, output_length, output_file); in TestChromeSubsetter() local
/third_party/mesa3d/src/gallium/drivers/r600/
Devergreen_hw_context.c107 unsigned byte_count = MIN2(size, CP_DMA_MAX_BYTE_COUNT); in evergreen_cp_dma_clear_buffer() local
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/sfntly/cpp/src/sample/chromium/
Dchrome_subsetter.cc64 int byte_count = 0; in SaveFile() local
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sample/chromium/
Dchrome_subsetter.cc64 int byte_count = 0; in SaveFile() local
/third_party/skia/third_party/externals/expat/expat/tests/
Dstructdata.c58 size_t byte_count = (xcstrlen(s) + 1) * sizeof(XML_Char); in xmlstrdup() local
/third_party/mesa3d/src/intel/ds/
Dintel_pps_driver.cc188 const size_t byte_count) in parse_perf_records()
/third_party/flutter/skia/src/core/
DSkMD5.cpp239 static inline bool is_aligned(const void *pointer, size_t byte_count) { in is_aligned()
/third_party/skia/src/core/
DSkMD5.cpp239 static inline bool is_aligned(const void *pointer, size_t byte_count) { in is_aligned()
/third_party/mesa3d/src/amd/vulkan/
Dsi_cmd_buffer.c1670 si_cp_dma_prepare(struct radv_cmd_buffer *cmd_buffer, uint64_t byte_count, uint64_t remaining_size, in si_cp_dma_prepare()
1746 unsigned byte_count = MIN2(size, cp_dma_max_byte_count(gfx_level)); in si_cp_dma_buffer_copy() local
1800 unsigned byte_count = MIN2(size, cp_dma_max_byte_count(gfx_level)); in si_cp_dma_clear_buffer() local
/third_party/openssl/ssl/
Dbio_ssl.c31 size_t byte_count; member
/third_party/gstreamer/gstplugins_good/gst/flv/
Dgstflvmux.h103 guint64 byte_count; member
/third_party/skia/third_party/externals/libjpeg-turbo/
Djmemmgr.c756 long bytesperrow, file_offset, byte_count, rows, thisrow, i; in do_sarray_io() local
789 long bytesperrow, file_offset, byte_count, rows, thisrow, i; in do_barray_io() local
/third_party/libjpeg-turbo/
Djmemmgr.c753 long bytesperrow, file_offset, byte_count, rows, thisrow, i; in do_sarray_io() local
786 long bytesperrow, file_offset, byte_count, rows, thisrow, i; in do_barray_io() local
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
Djmemmgr.c756 long bytesperrow, file_offset, byte_count, rows, thisrow, i; in do_sarray_io() local
789 long bytesperrow, file_offset, byte_count, rows, thisrow, i; in do_barray_io() local
/third_party/jerryscript/tests/unit-core/
Dtest-typedarray.cpp449 jerry_length_t byte_count = 23; variable
/third_party/gstreamer/gstplugins_bad/sys/d3dvideosink/
Dgstd3d9overlay.c356 int vert_count, byte_count; in gst_d3d9_overlay_init_vb() local
/third_party/skia/third_party/externals/piex/src/
Dtiff_parser.cc502 const size_t byte_count = in ParseDirectory() local

12