Home
last modified time | relevance | path

Searched defs:step (Results 426 - 450 of 1211) sorted by relevance

1...<<11121314151617181920>>...49

/third_party/ffmpeg/libavfilter/
H A Dvf_owdenoise.c146 decompose2D(float *dst_l, float *dst_h, const float *src, int xlinesize, int ylinesize, int step, int w, int h) decompose2D() argument
159 compose2D(float *dst, const float *src_l, const float *src_h, int xlinesize, int ylinesize, int step, int w, int h) compose2D() argument
172 decompose2D2(float *dst[4], float *src, float *temp[2], int linesize, int step, int w, int h) decompose2D2() argument
180 compose2D2(float *dst, float *src[4], float *temp[2], int linesize, int step, int w, int h) compose2D2() argument
[all...]
/third_party/alsa-lib/src/control/
H A Dtlv.c169 int step; in snd_tlv_get_dB_range() local
225 int min, step, mute; in snd_tlv_convert_to_dB() local
333 int min, step, max, mute; in snd_tlv_convert_from_dB() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DIntTrieBuilder.java645 findSameDataBlock(int data[], int dataLength, int otherBlock, int step) findSameDataBlock() argument
H A DSimpleFormatterImpl.java419 public static long step(long state, CharSequence compiledPattern, Appendable output) { in step() method in SimpleFormatterImpl.IterInternal
/third_party/icu/icu4j/main/tests/charset/src/com/ibm/icu/dev/test/charset/
H A DTestConversion.java368 private int stepFromUnicode(ConversionCase cc, CharsetEncoder encoder, int step) { in stepFromUnicode() argument
670 stepToUnicode(ConversionCase cc, CharsetDecoder decoder, int step) stepToUnicode() argument
[all...]
/third_party/icu/icu4c/source/common/
H A Dstringtriebuilder.cpp495 int32_t step=0; in markRightEdgesFirst() local
/third_party/icu/tools/unicode/c/genprops/
H A Dbidipropsbuilder.cpp360 int32_t start, limit, step; in makeMirror() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DSimpleFormatterImpl.java422 public static long step(long state, CharSequence compiledPattern, Appendable output) { in step() method in SimpleFormatterImpl.IterInternal
H A DIntTrieBuilder.java647 findSameDataBlock(int data[], int dataLength, int otherBlock, int step) findSameDataBlock() argument
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-led.h65 lws_led_seq_phase_t step; member
/third_party/node/deps/icu-small/source/common/
H A Dstringtriebuilder.cpp495 int32_t step=0; in markRightEdgesFirst() local
/third_party/libinput/src/
H A Dfilter-custom.c37 double step; member
43 create_custom_accel_function(double step, const double *points, size_t npoints) in create_custom_accel_function() argument
128 double step = cf->step; in custom_accel_function_profile() local
[all...]
/third_party/libinput/tools/
H A Dptraccel-debug.c39 print_ptraccel_deltas(struct motion_filter *filter, double step) in print_ptraccel_deltas() argument
66 print_ptraccel_movement(struct motion_filter *filter, int nevents, double max_dx, double step) print_ptraccel_movement() argument
222 double step = 0.1, main() local
[all...]
/third_party/node/deps/v8/src/heap/
H A Dspaces.cc252 size_t step = allocation_counter_.NextBytes(); in ComputeLimit() local
/third_party/mesa3d/src/gallium/auxiliary/rbug/
H A Drbug_context.c154 rbug_send_context_draw_step(struct rbug_connection *__con, rbug_context_t context, rbug_block_t step, uint32_t *__serial) rbug_send_context_draw_step() argument
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_flow.c252 lp_build_loop_end_cond(struct lp_build_loop_state *state, LLVMValueRef end, LLVMValueRef step, LLVMIntPredicate llvm_cond) lp_build_loop_end_cond() argument
296 lp_build_loop_end(struct lp_build_loop_state *state, LLVMValueRef end, LLVMValueRef step) lp_build_loop_end() argument
315 lp_build_for_loop_begin(struct lp_build_for_loop_state *state, struct gallivm_state *gallivm, LLVMValueRef start, LLVMIntPredicate cmp_op, LLVMValueRef end, LLVMValueRef step) lp_build_for_loop_begin() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_draw.c476 uint32_t step; in vc4_draw_vbo() local
/third_party/python/Lib/idlelib/
H A Ddebugger.py272 def step(self): member in Debugger
/third_party/skia/third_party/externals/angle2/samples/sample_util/
H A DSampleApplication.cpp149 void SampleApplication::step(float dt, double totalTime) {} in step() function in SampleApplication
/third_party/skia/src/gpu/gradients/
H A DGrGradientBitmapCache.cpp160 Sk4f step = Sk4f(1.0f / static_cast<float>(nextIndex - prevIndex)); in fillGradient() local
/third_party/skia/third_party/externals/libwebp/src/utils/
H A Dhuffman_utils.c44 uint32_t step = 1 << (len - 1); in GetNextKey() local
53 ReplicateValue(HuffmanCode* table, int step, int end, HuffmanCode code) ReplicateValue() argument
144 int step; // step size to replicate values in current table BuildHuffmanTable() local
[all...]
/third_party/skia/tests/
H A DPathOpsCubicLineIntersectionIdeas.cpp54 static double binary_search(const SkDCubic& cubic, double step, const SkDPoint& pt, double t, in binary_search() argument
[all...]
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DVertexStateTests.cpp67 VertexStepMode step; member
164 VertexStepMode step; member
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-map.hh284 unsigned int step = 0; in bucket_for_hash() local
/third_party/skia/third_party/externals/zlib/contrib/tests/
H A Dinfcover.cc306 local void inf(const char *hex, const char *what, unsigned step, int win, unsigned len, in inf() argument

Completed in 25 milliseconds

1...<<11121314151617181920>>...49