Home
last modified time | relevance | path

Searched defs:scale (Results 1 – 25 of 806) sorted by relevance

12345678910>>...33

/third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/Assets.xcassets/AppIcon.appiconset/
DContents.json6 "scale" : "2x" string
11 "scale" : "3x" string
16 "scale" : "2x" string
21 "scale" : "3x" string
26 "scale" : "2x" string
31 "scale" : "3x" string
36 "scale" : "1x" string
41 "scale" : "2x" string
46 "scale" : "1x" string
51 "scale" : "2x" string
[all …]
/third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester/Assets.xcassets/AppIcon.appiconset/
DContents.json6 "scale" : "1x" string
11 "scale" : "2x" string
16 "scale" : "1x" string
21 "scale" : "2x" string
26 "scale" : "1x" string
31 "scale" : "2x" string
36 "scale" : "1x" string
41 "scale" : "2x" string
46 "scale" : "1x" string
51 "scale" : "2x" string
/third_party/openh264/codec/build/iOS/enc/encDemo/encDemo/Images.xcassets/AppIcon.appiconset/
DContents.json6 "scale" : "2x" string
11 "scale" : "2x" string
16 "scale" : "2x" string
21 "scale" : "1x" string
26 "scale" : "2x" string
31 "scale" : "1x" string
36 "scale" : "2x" string
41 "scale" : "1x" string
46 "scale" : "2x" string
/third_party/python/Lib/turtledemo/
Dbytedesign.py32 def design(self, homePos, scale): argument
50 def wheel(self, initpos, scale): argument
68 def tripiece(self, initpos, scale): argument
85 def pentpiece(self, initpos, scale): argument
109 def pentl(self, side, ang, scale): argument
115 def pentr(self, side, ang, scale): argument
121 def tripolyr(self, side, scale): argument
131 def tripolyl(self, side, scale): argument
141 def centerpiece(self, s, a, scale): argument
/third_party/openh264/codec/build/iOS/enc/encDemo/encDemo/Images.xcassets/LaunchImage.launchimage/
DContents.json8 "scale" : "2x" string
16 "scale" : "2x" string
23 "scale" : "1x" string
30 "scale" : "1x" string
37 "scale" : "2x" string
44 "scale" : "2x" string
/third_party/icu/icu4c/source/test/cintltst/
Dutmstest.c102 static void roundTripTest(int64_t value, UDateTimeScale scale) in roundTripTest()
112 static void toLimitTest(int64_t toLimit, int64_t fromLimit, UDateTimeScale scale) in toLimitTest()
123 static void epochOffsetTest(int64_t epochOffset, int64_t units, UDateTimeScale scale) in epochOffsetTest()
156 int32_t scale; in TestEpochOffsets() local
169 int32_t scale; in TestFromLimits() local
183 int32_t scale; in TestToLimits() local
198 int32_t scale; in TestFromInt64() local
259 int32_t scale; in TestToInt64() local
334 int32_t scale; in TestMonkey() local
/third_party/openh264/test/build/ios/codec_unittest/codec_unittest/Images.xcassets/AppIcon.appiconset/
DContents.json6 "scale" : "2x" string
11 "scale" : "2x" string
16 "scale" : "2x" string
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-scaler.c149 realloc_tmplines (GstVideoScaler * scale, gint n_elems, gint width) in realloc_tmplines()
164 scaler_dump (GstVideoScaler * scale) in scaler_dump()
217 GstVideoScaler *scale; in gst_video_scaler_new() local
272 gst_video_scaler_free (GstVideoScaler * scale) in gst_video_scaler_free()
294 gst_video_scaler_get_max_taps (GstVideoScaler * scale) in gst_video_scaler_get_max_taps()
317 gst_video_scaler_get_coeff (GstVideoScaler * scale, in gst_video_scaler_get_coeff()
391 make_s16_taps (GstVideoScaler * scale, gint n_elems, gint precision) in make_s16_taps()
454 video_scale_h_near_u8 (GstVideoScaler * scale, in video_scale_h_near_u8()
482 video_scale_h_near_3u8 (GstVideoScaler * scale, in video_scale_h_near_3u8()
518 video_scale_h_near_u16 (GstVideoScaler * scale, in video_scale_h_near_u16()
[all …]
/third_party/skia/samplecode/
DSampleFillType.cpp31 SkScalar scale, const SkPaint& paint) { in showPath()
47 void showFour(SkCanvas* canvas, SkScalar scale, const SkPaint& paint) { in showFour()
62 const SkScalar scale = SkIntToScalar(5)/4; in onDrawContent() local
/third_party/skia/bench/
DGradientBench.cpp53 SkTileMode tm, float scale) { in MakeLinear()
58 SkTileMode tm, float scale) { in MakeRadial()
68 SkTileMode tm, float scale) { in MakeSweep()
77 SkTileMode tm, float scale) { in MakeConical()
90 SkTileMode tm, float scale) { in MakeConicalZeroRad()
103 SkTileMode tm, float scale) { in MakeConicalOutside()
117 SkTileMode tm, float scale) { in MakeConicalOutsideZeroRad()
180 float scale = 1.0f) in GradientBench()
243 SkTileMode tm, float scale) { in MakeShader()
/third_party/ffmpeg/libavcodec/arm/
Daac.h30 const float *scale) in VMUL2()
49 const float *scale) in VMUL4()
74 unsigned sign, const float *scale) in VMUL2S()
99 unsigned sign, const float *scale) in VMUL4S()
/third_party/skia/gm/
Dfilltypes.cpp47 SkScalar scale, const SkPaint& paint) { in showPath()
62 void showFour(SkCanvas* canvas, SkScalar scale, const SkPaint& paint) { in showFour()
79 const SkScalar scale = SkIntToScalar(5)/4; in onDraw() local
Dfilltypespersp.cpp51 SkScalar scale, const SkPaint& paint) { in showPath()
66 void showFour(SkCanvas* canvas, SkScalar scale, bool aa) { in showFour()
123 const SkScalar scale = SkIntToScalar(5)/4; in onDraw() local
/third_party/libsnd/src/
Ddouble64.c488 d2s_array (const double *src, int count, short *dest, double scale) in d2s_array()
495 d2s_clip_array (const double *src, int count, short *dest, double scale) in d2s_clip_array()
509 d2i_array (const double *src, int count, int *dest, double scale) in d2i_array()
516 d2i_clip_array (const double *src, int count, int *dest, double scale) in d2i_clip_array()
537 s2d_array (const short *src, double *dest, int count, double scale) in s2d_array()
544 i2d_array (const int *src, double *dest, int count, double scale) in i2d_array()
566 double scale ; in host_read_d2s() local
596 double scale ; in host_read_d2i() local
681 double scale ; in host_write_s2d() local
713 double scale ; in host_write_i2d() local
[all …]
Dfloat32.c438 f2s_array (const float *src, int count, short *dest, float scale) in f2s_array()
446 f2s_clip_array (const float *src, int count, short *dest, float scale) in f2s_clip_array()
460 f2i_array (const float *src, int count, int *dest, float scale) in f2i_array()
467 f2i_clip_array (const float *src, int count, int *dest, float scale) in f2i_clip_array()
488 s2f_array (const short *src, float *dest, int count, float scale) in s2f_array()
495 i2f_array (const int *src, float *dest, int count, float scale) in i2f_array()
517 float scale ; in host_read_f2s() local
548 float scale ; in host_read_f2i() local
631 float scale ; in host_write_s2f() local
663 float scale ; in host_write_i2f() local
[all …]
/third_party/node/deps/v8/src/interpreter/
Dbytecode-node.h161 OperandScale scale = OperandScale::kSingle; in Create() local
172 OperandScale scale = OperandScale::kSingle; in Create() local
187 OperandScale scale = OperandScale::kSingle; in Create() local
205 OperandScale scale = OperandScale::kSingle; in Create() local
227 OperandScale scale = OperandScale::kSingle; in Create() local
/third_party/gstreamer/gstplugins_base/gst/audiotestsrc/
Dgstaudiotestsrc.c488 #define DEFINE_SINE(type,scale) \ argument
533 #define DEFINE_SQUARE(type,scale) \ argument
578 #define DEFINE_SAW(type,scale) \ argument
630 #define DEFINE_TRIANGLE(type,scale) \ argument
706 #define DEFINE_WHITE_NOISE(type,scale) \ argument
812 #define DEFINE_PINK(type, scale) \ argument
866 #define DEFINE_SINE_TABLE(type,scale) \ argument
912 calc_scaled_tick_volume (GstAudioTestSrc * src, gdouble scale) in calc_scaled_tick_volume()
922 #define DEFINE_TICKS(type,scale) \ argument
1007 #define DEFINE_GAUSSIAN_WHITE_NOISE(type,scale) \ argument
[all …]
/third_party/cmsis/CMSIS/DSP/Source/MatrixFunctions/
Darm_mat_scale_f32.c85 float32_t scale, in arm_mat_scale_f32()
154 float32_t scale, in arm_mat_scale_f32()
224 float32_t scale, in arm_mat_scale_f32()
/third_party/skia/src/core/
DSkUnPreMultiply.cpp12 const Scale scale = GetScale(a); in PMColorToColor() local
57 uint32_t scale; in SkUnPreMultiply_BuildTable() local
/third_party/skia/src/effects/imagefilters/
DSkDisplacementMapImageFilter.cpp38 SkScalar scale, sk_sp<SkImageFilter> inputs[2], in SkDisplacementMapImageFilter()
109 SkColorChannel xChannelSelector, SkColorChannel yChannelSelector, SkScalar scale, in DisplacementMap()
134 SkScalar scale = buffer.readScalar(); in CreateProc() local
200 static void compute_displacement(Extractor ex, const SkVector& scale, SkBitmap* dst, in compute_displacement()
280 SkVector scale = SkVector::Make(fScale, fScale); in onFilterImage() local
380 SkVector scale = SkVector::Make(fScale, fScale); in onFilterNodeBounds() local
417 SkVector scale, in Make()
463 const SkVector& scale, in GrDisplacementMapEffect()
507 SkVector scale; in TestCreate() local
/third_party/cmsis/CMSIS/DSP/Source/BasicMathFunctions/
Darm_scale_f16.c57 float16_t scale, in arm_scale_f16()
103 float16_t scale, in arm_scale_f16()
/third_party/mesa3d/src/util/
Dformat_r11g11b10f.h115 const float scale = 1.0 / (1 << 20); in uf11_to_f32() local
121 float scale, decimal; in uf11_to_f32() local
197 const float scale = 1.0 / (1 << 19); in uf10_to_f32() local
203 float scale, decimal; in uf10_to_f32() local
/third_party/openh264/test/build/ios/codec_unittest/codec_unittest/Images.xcassets/LaunchImage.launchimage/
DContents.json8 "scale" : "2x" string
16 "scale" : "2x" string
/third_party/skia/third_party/externals/libwebp/src/dsp/
Drescaler_msa.c27 #define CALC_MULT_FIX_16(in0, in1, in2, in3, scale, shift, dst) do { \ argument
47 #define CALC_MULT_FIX_4(in0, scale, shift, dst) do { \ argument
78 #define CALC_MULT_FIX1_4(in0, scale, shift, dst) do { \ argument
87 #define CALC_MULT_FIX2_16(in0, in1, in2, in3, mult, scale, shift, \ argument
102 #define CALC_MULT_FIX2_4(in0, in1, mult, scale, shift, dst) do { \ argument
120 const v4u32 scale = (v4u32)__msa_fill_w(wrk->fy_scale); in ExportRowExpand_0() local
182 const v4u32 scale = (v4u32)__msa_fill_w(wrk->fy_scale); in ExportRowExpand_1() local
/third_party/ffmpeg/libavcodec/
Dopus_rc.c66 static av_always_inline void opus_rc_dec_update(OpusRangeCoder *rc, uint32_t scale, in opus_rc_dec_update()
92 unsigned int k, scale, total, symbol, low, high; in ff_opus_rc_dec_cdf() local
116 uint32_t k, scale; in ff_opus_rc_dec_log() local
184 uint32_t bits, k, scale, total; in ff_opus_rc_dec_uint() local
214 uint32_t k, scale, symbol, total = (k0+1)*3 + k0; in ff_opus_rc_dec_uint_step() local
236 uint32_t k, scale, symbol, total, low, center; in ff_opus_rc_dec_uint_tri() local
279 uint32_t scale, low = 0, center; in ff_opus_rc_dec_laplace() local

12345678910>>...33