Home
last modified time | relevance | path

Searched defs:offset (Results 1326 - 1350 of 4654) sorted by relevance

1...<<51525354555657585960>>...187

/third_party/ffmpeg/tests/checkasm/
H A Dvc1dsp.c37 size_t offset; member
/third_party/fsverity-utils/programs/
H A Dtest_compute_digest.c21 size_t offset; member
278 handle_merkle_tree_block(void *ctx, const void *block, size_t size, u64 offset) handle_merkle_tree_block() argument
[all...]
H A Dfsverity.c222 handle_merkle_tree_block(void *_ctx, const void *block, size_t size, u64 offset) handle_merkle_tree_block() argument
H A Dutils.c187 static int raw_pwrite(int fd, const void *buf, int count, u64 offset) in raw_pwrite() argument
205 full_pwrite(struct filedes *file, const void *buf, size_t count, u64 offset) full_pwrite() argument
/third_party/ffmpeg/tools/
H A Dtarget_dem_fuzzer.c71 static int64_t io_seek(void *opaque, int64_t offset, int whence) in io_seek() argument
[all...]
/third_party/ffmpeg/libswscale/ppc/
H A Dswscale_ppc_template.c179 register int j, av_unused offset = i * 2 * filterSize; in hScale_real() local
27 yuv2planeX_8_16(const int16_t *filter, int filterSize, const int16_t **src, uint8_t *dest, const uint8_t *dither, int offset, int x) yuv2planeX_8_16() argument
70 yuv2planeX_u(const int16_t *filter, int filterSize, const int16_t **src, uint8_t *dest, int dstW, const uint8_t *dither, int offset, int x) yuv2planeX_u() argument
84 yuv2planeX(const int16_t *filter, int filterSize, const int16_t **src, uint8_t *dest, int dstW, const uint8_t *dither, int offset) yuv2planeX() argument
[all...]
/third_party/fsverity-utils/lib/
H A Dcompute_digest.c118 u64 offset; in compute_root_hash() local
/third_party/alsa-lib/src/control/
H A Dcontrol_ext.c96 unsigned int i, offset; in snd_ctl_ext_elem_list() local
/third_party/alsa-lib/src/pcm/
H A Dpcm_copy.c108 snd_pcm_copy_write_areas(snd_pcm_t *pcm, const snd_pcm_channel_area_t *areas, snd_pcm_uframes_t offset, snd_pcm_uframes_t size, const snd_pcm_channel_area_t *slave_areas, snd_pcm_uframes_t slave_offset, snd_pcm_uframes_t *slave_sizep) snd_pcm_copy_write_areas() argument
126 snd_pcm_copy_read_areas(snd_pcm_t *pcm, const snd_pcm_channel_area_t *areas, snd_pcm_uframes_t offset, snd_pcm_uframes_t size, const snd_pcm_channel_area_t *slave_areas, snd_pcm_uframes_t slave_offset, snd_pcm_uframes_t *slave_sizep) snd_pcm_copy_read_areas() argument
H A Dpcm_plugin.c233 snd_pcm_plugin_write_areas(snd_pcm_t *pcm, const snd_pcm_channel_area_t *areas, snd_pcm_uframes_t offset, snd_pcm_uframes_t size) snd_pcm_plugin_write_areas() argument
290 snd_pcm_plugin_read_areas(snd_pcm_t *pcm, const snd_pcm_channel_area_t *areas, snd_pcm_uframes_t offset, snd_pcm_uframes_t size) snd_pcm_plugin_read_areas() argument
H A Dpcm_mmap_emul.c278 snd_pcm_uframes_t offset; in sync_slave_write() local
301 snd_pcm_uframes_t offset; in sync_slave_read() local
317 snd_pcm_mmap_emul_mmap_commit(snd_pcm_t *pcm, snd_pcm_uframes_t offset, in snd_pcm_mmap_emul_mmap_commit() argument
/third_party/alsa-lib/src/pcm/scopes/
H A Dlevel.c101 snd_pcm_uframes_t offset, cont; in level_update() local
/third_party/alsa-utils/axfer/
H A Dcontainer.c116 int container_seek_offset(struct container_context *cntr, off_t offset) in container_seek_offset() argument
/third_party/alsa-utils/bat/
H A Dalsa.c310 int offset = 0; in write_to_pcm() local
514 int offset = 0; in read_from_pcm() local
H A Danalyze.c296 int offset, i, cnt_noise, cnt_clean; in calculate_noise() local
/third_party/backends/backend/
H A Depsonds-ops.c251 SANE_Int offset = ((SANE_UNFIX(s->hw->x_range->max) / MM_PER_INCH) * dpi) + 0.5; in eds_init_parameters() local
H A Dgt68xx_generic.c118 gt68xx_generic_fix_offset (SANE_Int offset) in gt68xx_generic_fix_offset() argument
H A Dhp3900_usb.c451 SANE_Int cont, data, offset = 0, col = 0; in show_buffer() local
H A Dsm3840_scan.c70 int offset = 1800; in main() local
154 int offset = p->offset; in setup_scan() local
[all...]
H A Dumax_pp_mid.c332 sanei_umax_pp_start(int x, int y, int width, int height, int dpi, int color, int autoset, int gain, int offset, int *rbpp, int *rtw, int *rth) sanei_umax_pp_start() argument
H A Dhp5400_sanei.c326 size_t res = 0, offset = 0; in hp5400_bulk_command_write() local
/third_party/icu/icu4c/source/tools/icuswap/
H A Dicuswap.cpp346 uint32_t itemCount, offset, i; in udata_swapPackage() local
[all...]
/third_party/icu/icu4c/source/tools/toolutil/
H A Ducmstate.cpp623 int32_t entry, offset, oldOffset, trailOffset, oldTrailOffset, savings, sum; in compactToUnicode2() local
592 ucm_findFallback(_MBCSToUFallback *toUFallbacks, int32_t countToUFallbacks, uint32_t offset) ucm_findFallback() argument
843 findUnassigned(UCMStates *states, uint16_t *unicodeCodeUnits, _MBCSToUFallback *toUFallbacks, int32_t countToUFallbacks, int32_t state, int32_t offset, uint32_t b) findUnassigned() argument
980 uint32_t offset; ucm_countChars() local
[all...]
/third_party/gn/src/gn/
H A Dstring_utils.cc23 ErrInsideStringToken(const Token& token, size_t offset, size_t size, const std::string& msg, const std::string& help = std::string()) ErrInsideStringToken() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DRelativeDateFormat.java39 URelativeString(int offset, String string) { in URelativeString() argument
43 URelativeString(String offset, String string) { in URelativeString() argument
47 public int offset; field in RelativeDateFormat.URelativeString
[all...]

Completed in 20 milliseconds

1...<<51525354555657585960>>...187