Home
last modified time | relevance | path

Searched defs:step (Results 776 - 800 of 1200) sorted by relevance

1...<<31323334353637383940>>...48

/kernel/linux/linux-6.6/lib/zstd/compress/
H A Dfse_compress.c77 U32 const step = FSE_TABLESTEP(tableSize); in FSE_buildCTable_wksp() local
486 U64 const step = ZSTD_div64((U64)1<<62, (U32)total); /* <== here, one division ! */ in FSE_normalizeCount() local
/kernel/linux/linux-6.6/sound/soc/intel/boards/
H A Dsof_sdw.c592 int step; in sdw_hw_params() local
1321 int step; in set_dailink_map() local
/test/testfwk/xdevice/plugins/devicetest/core/
H A Dtest_case.py541 def step(cls, _ad, stepepr): member in CoreCase
[all...]
/third_party/ffmpeg/libavcodec/
H A Daacsbr_template.c1222 const int step = 128 >> div; local
H A Dadpcm.c357 int delta, pred, step, add; in adpcm_agm_expand_nibble() local
403 int sign, delta, diff, step; adpcm_ima_expand_nibble() local
429 int sign, delta, diff, step; adpcm_ima_alp_expand_nibble() local
450 int step_index, step, delta, predictor; adpcm_ima_mtf_expand_nibble() local
468 int step; adpcm_ima_cunning_expand_nibble() local
486 int nibble, step_index, predictor, sign, delta, diff, step, shift; adpcm_ima_wav_expand_nibble() local
511 int diff, step; adpcm_ima_qt_expand_nibble() local
554 int step_index, predictor, sign, delta, diff, step; adpcm_ima_oki_expand_nibble() local
790 int step = ff_adpcm_step_table[c->status[i].step_index]; adpcm_swf_decode() local
[all...]
H A Drpzaenc.c89 uint8_t step; in get_colors() local
[all...]
H A Dtwinvq.c87 float step = (v1 - v2) / (size + 1); in interpolate() local
115 eval_lpcenv_or_interp(TwinVQContext *tctx, enum TwinVQFrameType ftype, float *out, const float *in, int size, int step, int part) eval_lpcenv_or_interp() argument
152 eval_lpcenv_2parts(TwinVQContext *tctx, enum TwinVQFrameType ftype, const float *buf, float *lpc, int size, int step) eval_lpcenv_2parts() argument
222 float step = TWINVQ_AMP_MAX / ((1 << TWINVQ_GAIN_BITS) - 1); dec_gain() local
[all...]
H A Don2avc.c324 pretwiddle(float *src, float *dst, int dst_len, int tab_step, int step, int order0, int order1, const double * const *tabs) pretwiddle() argument
351 twiddle(float *src1, float *src2, int src2_len, const double *tab, int tab_len, int step, int order0, int order1, const double * const *tabs) twiddle() argument
416 combine_fft(float *s0, float *s1, float *s2, float *s3, float *dst, const float *t0, const float *t1, const float *t2, const float *t3, int len, int step) combine_fft() argument
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_bm3d.c313 const int step = s->bm_step; in block_matching_multi() local
[all...]
H A Dvf_curves.c70 int step; member
524 const int step = curves->step; in filter_slice_packed() local
572 const int step in filter_slice_planar() local
[all...]
/third_party/ffmpeg/libavutil/
H A Dpixdesc.c45 int step = comp.step; in av_read_image_line2() local
108 int step = comp.step; in av_write_image_line2() local
[all...]
/third_party/ffmpeg/libpostproc/
H A Dpostprocess_template.c2548 static av_always_inline void RENAME(do_a_deblock)(uint8_t *src, int step, int stride, const PPContext *c, int mode){ in do_a_deblock() argument
/third_party/backends/backend/escl/
H A Descl.h152 int step; member
/third_party/alsa-utils/alsactl/
H A Dstate.c315 long step = snd_ctl_elem_info_get_step(info); in get_control() local
336 long long step = snd_ctl_elem_info_get_step64(info); in get_control() local
/third_party/backends/backend/
H A Dplustek-usbscan.c1640 int step, div, org, xdpi; in usb_SaveImageInfo() local
[all...]
H A Dmustek_pp_ccd300.c901 int step = priv->line_step; in get_color_line_101x() local
/third_party/googletest/googletest/include/gtest/internal/
H A Dgtest-param-util.h213 RangeGenerator(T begin, T end, IncrementT step) in RangeGenerator() argument
230 Iterator(const ParamGeneratorInterface<T>* base, T value, int index, IncrementT step) Iterator() argument
274 CalculateEndIndex(const T& begin, const T& end, const IncrementT& step) CalculateEndIndex() argument
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
H A DCollation.java508 static long decTwoBytePrimaryByOneStep(long basePrimary, boolean isCompressible, int step) { in decTwoBytePrimaryByOneStep() argument
532 static long decThreeBytePrimaryByOneStep(long basePrimary, boolean isCompressible, int step) { in decThreeBytePrimaryByOneStep() argument
[all...]
/third_party/alsa-lib/include/
H A Dtopology.h839 int step; /*!< dB step size in 0.1dB */ member
/third_party/icu/tools/unicode/c/genuca/
H A Dgenuca.cpp976 int32_t step = CollationBaseDataBuilder::diffThreeBytePrimaries( in parseFractionalUCA() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
H A DCollation.java510 static long decTwoBytePrimaryByOneStep(long basePrimary, boolean isCompressible, int step) { in decTwoBytePrimaryByOneStep() argument
534 static long decThreeBytePrimaryByOneStep(long basePrimary, boolean isCompressible, int step) { in decThreeBytePrimaryByOneStep() argument
[all...]
/third_party/icu/icu4c/source/common/
H A Dushape.cpp1202 int32_t step; in shapeUnicode() local
1505 int step=logical_order?1:-1; in u_shapeArabic() local
/third_party/icu/icu4c/source/i18n/
H A Dcollationdatabuilder.cpp365 maybeSetPrimaryRange(UChar32 start, UChar32 end, uint32_t primary, int32_t step, UErrorCode &errorCode) maybeSetPrimaryRange() argument
402 setPrimaryRangeAndReturnNext(UChar32 start, UChar32 end, uint32_t primary, int32_t step, UErrorCode &errorCode) setPrimaryRangeAndReturnNext() argument
/third_party/mbedtls/library/
H A Dpsa_crypto_driver_wrappers.c2282 psa_status_t psa_driver_wrapper_pake_output(psa_pake_operation_t *operation, psa_crypto_driver_pake_step_t step, in psa_driver_wrapper_pake_output() argument
2308 psa_status_t psa_driver_wrapper_pake_input(psa_pake_operation_t *operation, psa_crypto_driver_pake_step_t step, in psa_driver_wrapper_pake_input() argument
/third_party/lame/libmp3lame/
H A Dquantize.c381 int step; in bin_search_StepSize() local

Completed in 43 milliseconds

1...<<31323334353637383940>>...48