Home
last modified time | relevance | path

Searched defs:offset (Results 6476 - 6500 of 18334) sorted by relevance

1...<<251252253254255256257258259260>>...734

/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...]
H A DSimpleFilteredSentenceBreakIterator.java230 public int preceding(int offset) { in preceding() argument
245 public boolean isBoundary(int offset) { in isBoundary() argument
270 public int following(int offset) { in following() argument
H A DTrie.java296 getRawOffset(int offset, char ch) getRawOffset() argument
[all...]
H A DTextTrieMap.java95 public void find(CharSequence text, int offset, ResultHandler<V> handler) { in find() argument
99 private void find(CharSequence text, int offset, ResultHandler<V> handler, Output output) { in find() argument
130 CharIterator(CharSequence text, int offset, boolean ignoreCase) { in CharIterator() argument
317 private void add(char[] text, int offset, V value) { in add() argument
376 lenMatches(char[] text, int offset) lenMatches() argument
389 split(int offset) split() argument
[all...]
H A DPropsVectors.java540 public int getFoldedValue(int start, int offset) { in getFoldedValue() argument
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
H A DCollationWeights.java258 private long incWeightByOffset(long weight, int length, int offset) { in incWeightByOffset() argument

Completed in 22 milliseconds

1...<<251252253254255256257258259260>>...734