Home
last modified time | relevance | path

Searched defs:step (Results 501 - 525 of 734) sorted by relevance

1...<<21222324252627282930

/third_party/ffmpeg/libavcodec/
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
H A Dtakehiro.c313 int step = -1; in quantize_xrpow() local
/third_party/jerryscript/jerry-debugger/
H A Djerry_client_main.py438 def step(self): member in JerryDebugger
/third_party/mesa3d/src/compiler/nir/
H A Dnir_loop_analyze.c719 get_iteration(nir_op cond_op, nir_const_value initial, nir_const_value step, in get_iteration() argument
764 will_break_on_first_iteration(nir_const_value step, in will_break_on_first_iteration() argument
803 test_iterations(int32_t iter_int, nir_const_value step, in test_iterations() argument
852 calculate_iterations(nir_const_value initial, nir_const_value step, in calculate_iterations() argument
[all...]
/third_party/mesa3d/src/gtest/include/gtest/internal/
H A Dgtest-param-util.h207 RangeGenerator(T begin, T end, IncrementT step) in RangeGenerator() argument
222 Iterator(const ParamGeneratorInterface<T>* base, T value, int index, IncrementT step) Iterator() argument
264 CalculateEndIndex(const T& begin, const T& end, const IncrementT& step) CalculateEndIndex() argument
/third_party/node/test/cctest/
H A Dtest_inspector_socket.cc570 const int step = 7; in send_in_chunks() local
/third_party/ntfs-3g/libntfs-3g/
H A Dunistr.c1214 unsigned char step; member

Completed in 83 milliseconds

1...<<21222324252627282930