HomeSort by relevance Sort by last modified time
    Searched refs:Scale (Results 1 - 25 of 275) sorted by null

1 2 3 4 5 6 7 8 91011

  /external/chromium_org/third_party/skia/include/core/
SkUnPreMultiply.h 20 typedef uint32_t Scale;
23 static const Scale* GetScaleTable() {
27 static Scale GetScale(U8CPU alpha) {
34 const Scale* table = SkUnPreMultiply::GetScaleTable();
38 SkUnPreMultiply::Scale scale = table[a];
40 red = SkUnPreMultiply::ApplyScale(scale, red);
45 static U8CPU ApplyScale(Scale scale, U8CPU component) {
47 return (scale * component + (1 << 23)) >> 24
    [all...]
  /external/skia/include/core/
SkUnPreMultiply.h 20 typedef uint32_t Scale;
23 static const Scale* GetScaleTable() {
27 static Scale GetScale(U8CPU alpha) {
34 const Scale* table = SkUnPreMultiply::GetScaleTable();
38 SkUnPreMultiply::Scale scale = table[a];
40 red = SkUnPreMultiply::ApplyScale(scale, red);
45 static U8CPU ApplyScale(Scale scale, U8CPU component) {
47 return (scale * component + (1 << 23)) >> 24
    [all...]
  /frameworks/av/media/libeffects/lvm/lib/Common/src/
Filters.h 44 LVM_UINT16 Scale;
57 LVM_UINT16 Scale;
  /external/chromium_org/ui/gfx/
insets.h 31 Insets Scale(float scale) const {
32 return Scale(scale, scale);
35 Insets Scale(float x_scale, float y_scale) const {
size_f.h 23 void Scale(float scale) {
24 Scale(scale, scale);
27 void Scale(float x_scale, float y_scale) {
44 inline SizeF ScaleSize(const SizeF& p, float scale) {
45 return ScaleSize(p, scale, scale);
point_f.cc 19 scaled_p.Scale(x_scale, y_scale);
size_f.cc 19 scaled_s.Scale(x_scale, y_scale);
point_f.h 23 void Scale(float scale) {
24 Scale(scale, scale);
27 void Scale(float x_scale, float y_scale) {
65 inline PointF ScalePoint(const PointF& p, float scale) {
66 return ScalePoint(p, scale, scale);
point3_unittest.cc 49 TEST(Point3Test, Scale) {
60 zero.Scale(2.f);
61 zero.Scale(6.f, 3.f, 1.5f);
65 point.Scale(2.f);
66 point.Scale(6.f, 3.f, 1.5f);
shadow_value.h 36 ShadowValue Scale(float scale) const;
vector2d_f.cc 39 void Vector2dF::Scale(float x_scale, float y_scale) {
56 scaled_v.Scale(x_scale, y_scale);
quad_f.cc 94 void QuadF::Scale(float x_scale, float y_scale) {
95 p1_.Scale(x_scale, y_scale);
96 p2_.Scale(x_scale, y_scale);
97 p3_.Scale(x_scale, y_scale);
98 p4_.Scale(x_scale, y_scale);
point3_f.h 27 void Scale(float scale) {
28 Scale(scale, scale, scale);
31 void Scale(float x_scale, float y_scale, float z_scale) {
114 inline Point3F ScalePoint(const Point3F& p, float scale) {
115 return ScalePoint(p, scale, scale, scale)
    [all...]
  /external/chromium_org/cc/debug/
debug_colors.cc 11 static float Scale(float width, const LayerTreeImpl* tree_impl) {
22 return Scale(2, tree_impl);
30 return Scale(2, tree_impl);
38 return Scale(2, tree_impl);
46 return Scale(20, tree_impl);
54 return Scale(2, tree_impl);
62 return Scale(2, tree_impl);
70 return Scale(2, tree_impl);
80 return Scale(1, tree_impl);
88 return Scale(2, tree_impl)
    [all...]
  /external/llvm/lib/Target/X86/
X86InstrBuilder.h 20 // (Operand), Base, Scale, Index, Displacement.
48 unsigned Scale;
55 : BaseType(RegBase), Scale(1), IndexReg(0), Disp(0), GV(0), GVOpFlags(0) {
61 assert(Scale == 1 || Scale == 2 || Scale == 4 || Scale == 8);
71 MO.push_back(MachineOperand::CreateImm(Scale));
87 /// with no scale, index or displacement. An example is: DWORD PTR [EAX].
103 /// [Reg + Offset], i.e., one with no scale or index, but with
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
omxVCM4P10_TransformDequantChromaDCFromPair_s.s 55 Scale RN 2
104 LDRSB Scale, [pQPModTable, QP] ;// Scale = pQPModTable[QP]
109 LSL Scale, Scale, Shift ;// Scale = Scale << Shift
111 SMULTB Temp2, c0w0, Scale ;// Temp2 = T(c0w0) * Scale
112 SMULTB Temp4, c1w0, Scale ;// Temp4 = T(c1w0) * Scal
    [all...]
omxVCM4P10_TransformDequantLumaDCFromPair_s.s 120 Scale RN 14
331 LDRSB Scale, [pQPModTable, QP] ;// Scale = pQPModTable[QP]
338 ;// Scale << Shift once in the beginning and do a right shift by a
347 LSL Scale, Scale, Shift ;// Scale = Scale << Shift
351 SMLABB temp1, colOp00, Scale, Round ;// Temp1 = B(c0w0) * Scale + Roun
    [all...]
  /external/llvm/lib/CodeGen/
MachineBranchProbabilityInfo.cpp 32 getSumForBlock(const MachineBasicBlock *MBB, uint32_t &Scale) const {
38 Scale = 1;
49 // Otherwise, compute the scale necessary to cause the weights to fit, and
50 // re-sum with that scale applied.
52 Scale = (Sum / UINT32_MAX) + 1;
57 Sum += Weight / Scale;
109 uint32_t Scale = 1;
110 uint32_t D = getSumForBlock(Src, Scale);
111 uint32_t N = getEdgeWeight(Src, Dst) / Scale;
  /external/chromium_org/native_client_sdk/src/examples/demo/flock/
goose.cc 109 separation.Scale(1.0 / static_cast<double>(separation_count));
112 alignment.Scale(1.0 / static_cast<double>(align_count));
127 attractor_direction.Scale(1000); // Each attractor acts like 1000 geese.
136 cohesion.Scale(1.0 / static_cast<double>(cohesion_count));
140 separation.Scale(kSeparationWeight);
141 alignment.Scale(kAlignmentWeight);
142 cohesion.Scale(kCohesionWeight);
160 desired_direction.Scale(kMaxSpeed * distance / 100.0);
162 desired_direction.Scale(kMaxSpeed);
177 weighted_direction.Scale(1.0 / distance)
    [all...]
vector2.h 44 Scale(1.0 / mag);
47 // Scale the vector in-place by |scale|.
48 void Scale(double scale) {
49 x_ *= scale;
50 y_ *= scale;
58 Scale(max_mag / mag); // Does Normalize() followed by Scale(max_mag).
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
omxVCM4P10_TransformDequantChromaDCFromPair.c 35 int Scale = armVCM4P10_VMatrix[QP%6][0];
42 Value = (pDst[i] * Scale) << Shift;
50 Value = (pDst[i] * Scale) >> 1;
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
omxVCM4P10_TransformDequantChromaDCFromPair_s.s 58 Scale RN 2
114 LDRSB Scale, [pQPModTable, QP] ;// Scale = pQPModTable[QP]
123 LSL Scale, Scale, Shift ;// Scale = Scale << Shift
126 VDUP dScale,Scale
  /external/chromium_org/net/quic/
quic_bandwidth_test.cc 60 TEST_F(QuicBandwidthTest, Scale) {
62 QuicBandwidth::FromKBytesPerSecond(1000).Scale(0.5f));
64 QuicBandwidth::FromKBytesPerSecond(1000).Scale(0.75f));
66 QuicBandwidth::FromKBytesPerSecond(1000).Scale(1.25f));
  /external/chromium_org/cc/base/
float_quad_unittest.cc 23 rectilinear_trans[6].Scale(0.00001, 0.00001);
25 rectilinear_trans[7].Scale(100000, 100000);
  /external/llvm/lib/Analysis/
BasicAliasAnalysis.cpp 170 int64_t Scale;
174 Scale == Other.Scale;
185 /// "A*V + B", where A and B are constant integers. Return the scale and offset
192 static Value *GetLinearExpression(Value *V, APInt &Scale, APInt &Offset,
199 Scale = 1;
215 V = GetLinearExpression(BOp->getOperand(0), Scale, Offset, Extension,
220 V = GetLinearExpression(BOp->getOperand(0), Scale, Offset, Extension,
223 Scale *= RHSC->getValue();
226 V = GetLinearExpression(BOp->getOperand(0), Scale, Offset, Extension
    [all...]

Completed in 332 milliseconds

1 2 3 4 5 6 7 8 91011