Searched defs:step2 (Results 1 – 8 of 8) sorted by relevance
/third_party/ffmpeg/libavcodec/x86/ |
D | hevcdsp_init.c | 140 #define mc_rep_func2(name, bitd, step1, step2, W, opt) \ argument 149 #define mc_rep_uni_func2(name, bitd, step1, step2, W, opt) \ argument 159 #define mc_rep_bi_func2(name, bitd, step1, step2, W, opt) \ argument 170 #define mc_rep_funcs2(name, bitd, step1, step2, W, opt) \ argument
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
D | dng_utils.cpp | 443 int32 step2 = buffer.fColStep; in HistogramArea() local
|
D | dng_pixel_buffer.cpp | 57 uint32 step2; in OptimizeOrder() local
|
D | dng_bottlenecks.h | 1696 int32 step2, in DoMapArea16()
|
D | dng_reference.cpp | 2621 int32 step2, in RefMapArea16()
|
/third_party/skia/third_party/externals/libwebp/src/dsp/ |
D | dec_mips_dsp_r2.c | 302 int step1, step2, temp1, temp2, temp3, temp4; in FilterLoop24() local
|
/third_party/flutter/skia/third_party/externals/libwebp/src/dsp/ |
D | dec_mips_dsp_r2.c | 302 int step1, step2, temp1, temp2, temp3, temp4; in FilterLoop24() local
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstvalue.c | 5421 gint step2 = gst_value_get_int_range_step (subtrahend); in gst_value_subtract_int_range_int_range() local 5569 gint64 step2 = gst_value_get_int64_range_step (subtrahend); in gst_value_subtract_int64_range_int64_range() local
|