/third_party/ffmpeg/libavcodec/x86/ |
D | hevcdsp_init.c | 140 #define mc_rep_func2(name, bitd, step1, step2, W, opt) \ argument 145 …ff_hevc_put_hevc_##name##step1##_##bitd##_##opt(dst, src, _srcstride, height, mx, my, width); … 146 …ff_hevc_put_hevc_##name##step2##_##bitd##_##opt(dst + step1, src + (step1 * ((bitd + 7) / 8)), … 149 #define mc_rep_uni_func2(name, bitd, step1, step2, W, opt) \ argument 154 …ff_hevc_put_hevc_uni_##name##step1##_##bitd##_##opt(dst, dststride, src, _srcstride, height, mx, m… 155 …ff_hevc_put_hevc_uni_##name##step2##_##bitd##_##opt(dst + (step1 * ((bitd + 7) / 8)), dststride, … 156 … src + (step1 * ((bitd + 7) / 8)), _srcstride, \ 159 #define mc_rep_bi_func2(name, bitd, step1, step2, W, opt) \ argument 164 …ff_hevc_put_hevc_bi_##name##step1##_##bitd##_##opt(dst, dststride, src, _srcstride, src2, height, … 165 …ff_hevc_put_hevc_bi_##name##step2##_##bitd##_##opt(dst + (step1 * ((bitd + 7) / 8)), dststride, … [all …]
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
D | dng_pixel_buffer.cpp | 56 uint32 step1; in OptimizeOrder() local 115 step1 = (uint32) dStep1; in OptimizeOrder() 166 step1 = (uint32) sStep1; in OptimizeOrder() 172 if (count1 == 1) step1 = 0xFFFFFFFF; in OptimizeOrder() 179 if (step0 >= step1) in OptimizeOrder() 182 if (step1 >= step2) in OptimizeOrder() 215 else if (step2 >= step1) in OptimizeOrder()
|
D | dng_utils.cpp | 442 int32 step1 = buffer.fRowStep; in HistogramArea() local 451 step1, in HistogramArea() 498 s1 += step1; in HistogramArea()
|
D | dng_bottlenecks.h | 563 int32 step1, 1695 int32 step1, in DoMapArea16() argument 1705 step1, in DoMapArea16()
|
D | dng_reference.h | 513 int32 step1,
|
D | dng_reference.cpp | 2620 int32 step1, in RefMapArea16() argument 2737 d1 += step1; in RefMapArea16() 2769 d1 += step1; in RefMapArea16()
|
/third_party/ltp/testcases/kernel/fs/fs_inod/ |
D | fs_inod | 149 step1 () function
|
/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 416 [step2]"=&r"(step2), [step1]"=&r"(step1), [temp1]"=&r"(temp1), in FilterLoop24()
|
/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 416 [step2]"=&r"(step2), [step1]"=&r"(step1), [temp1]"=&r"(temp1), in FilterLoop24()
|
/third_party/boost/libs/gil/doc/html/_sources/design/ |
D | examples.rst.txt | 196 step1=view(img); 197 step2=subimage_view(step1, 200,300, 150,150);
|
/third_party/boost/libs/gil/doc/design/ |
D | examples.rst | 196 step1=view(img); 197 step2=subimage_view(step1, 200,300, 150,150);
|
/third_party/openssl/crypto/aes/asm/ |
D | aesv8-armx.pl | 366 my ($rounds,$cnt,$key_,$step,$step1)=($enc,"w6","x7","x8","x12");
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstvalue.c | 5418 gint step1 = gst_value_get_int_range_step (minuend); in gst_value_subtract_int_range_int_range() local 5424 if (step1 != step2) { in gst_value_subtract_int_range_int_range() 5429 step = step1; in gst_value_subtract_int_range_int_range() 5566 gint64 step1 = gst_value_get_int64_range_step (minuend); in gst_value_subtract_int64_range_int64_range() local 5572 if (step1 != step2) { in gst_value_subtract_int64_range_int64_range() 5578 if (step1 == 0) in gst_value_subtract_int64_range_int64_range() 5581 step = step1; in gst_value_subtract_int64_range_int64_range()
|
/third_party/mesa3d/src/compiler/nir/ |
D | nir_opt_algebraic.py | 2199 step1 = ('ior', ('ishl', u, 16), ('ushr', u, 16)) 2200 …step2 = ('ior', ('ishl', ('iand', step1, 0x00ff00ff), 8), ('ushr', ('iand', step1, 0xff00ff00), 8))
|
/third_party/boost/libs/gil/doc/html/ |
D | searchindex.js | 1 …n:2,static_transform:[2,14,28],std:[1,2,6,7,9,10,12,13,14,15,17,24,28,29],step1:7,step2:7,step3:7,…
|
/third_party/freetype/docs/ |
D | CHANGES | 4218 https://www.freetype.org/freetype2/docs/tutorial/step1.html
|
/third_party/flutter/skia/third_party/externals/freetype/docs/ |
D | CHANGES | 4117 https://www.freetype.org/freetype2/docs/tutorial/step1.html
|
/third_party/skia/third_party/externals/freetype/docs/ |
D | CHANGES | 4368 https://www.freetype.org/freetype2/docs/tutorial/step1.html
|