Home
last modified time | relevance | path

Searched refs:Scale (Results 1 – 22 of 22) sorted by relevance

/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
DomxVCM4P10_TransformDequantLumaDCFromPair_s.s120 Scale RN 14 label
331 LDRSB Scale, [pQPModTable, QP] ;// Scale = pQPModTable[QP]
347 LSL Scale, Scale, Shift ;// Scale = Scale << Shift
351 SMLABB temp1, colOp00, Scale, Round ;// Temp1 = B(c0w0) * Scale + Round
352 SMLABB temp3, colOp02, Scale, Round ;// Temp3 = B(c1w0) * Scale + Round
353 SMLATB temp2, colOp00, Scale, Round ;// Temp2 = T(c0w0) * Scale + Round
354 SMLATB temp4, colOp02, Scale, Round ;// Temp4 = T(c1w0) * Scale + Round
363 SMLABB temp1, colOp10, Scale, Round ;// Temp1 = B(c0w0) * Scale + Round
364 SMLABB temp3, colOp12, Scale, Round ;// Temp3 = B(c1w0) * Scale + Round
365 SMLATB temp2, colOp10, Scale, Round ;// Temp2 = T(c0w0) * Scale + Round
[all …]
DomxVCM4P10_TransformDequantChromaDCFromPair_s.s55 Scale RN 2 label
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) * Scale
113 SMULBB Temp1, c0w0, Scale ;// Temp1 = B(c0w0) * Scale
114 SMULBB Temp3, c1w0, Scale ;// Temp3 = B(c1w0) * Scale
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
DomxVCM4P10_TransformDequantChromaDCFromPair_s.s58 Scale RN 2 label
114 LDRSB Scale, [pQPModTable, QP] ;// Scale = pQPModTable[QP]
123 LSL Scale, Scale, Shift ;// Scale = Scale << Shift
126 VDUP dScale,Scale
DomxVCM4P10_TransformDequantLumaDCFromPair_s.s60 Scale RN 5 label
143 LDRSB Scale, [pQPModTable, QP] ;// ARM CODE: Scale = pQPModTable[QP]
147 LSL Scale, Scale, Shift ;// ARM CODE: Scale = Scale << Shift
185 VDUP dScale, Scale ;// ARM -> NEON copy 'scale' to vector
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
DomxVCM4P10_TransformDequantChromaDCFromPair.c35 int Scale = armVCM4P10_VMatrix[QP%6][0]; in DequantChromaDC2x2() local
42 Value = (pDst[i] * Scale) << Shift; in DequantChromaDC2x2()
50 Value = (pDst[i] * Scale) >> 1; in DequantChromaDC2x2()
DomxVCM4P10_TransformDequantLumaDCFromPair.c35 int Scale = armVCM4P10_VMatrix[QP%6][0]; in DequantLumaDC4x4() local
42 Value = (pDst[i] * Scale) << Shift; in DequantLumaDC4x4()
53 Value = (pDst[i] * Scale + Round) >> Shift; in DequantLumaDC4x4()
/frameworks/av/media/libeffects/lvm/lib/Common/src/
DFilters.h44 LVM_UINT16 Scale; member
57 LVM_UINT16 Scale; member
/frameworks/support/v17/leanback/kitkat/android/support/v17/leanback/transition/
DScale.java25 class Scale extends Transition { class
28 public Scale() { in Scale() method in Scale
DTransitionHelperKitkat.java68 Scale scale = new Scale(); in createScale()
/frameworks/av/media/libeffects/lvm/lib/StereoWidening/src/
DLVCS_StereoEnhancer.c94 if(LVCS_SEMidCoefTable[Offset].Scale==15) in LVCS_SEnhancerInit()
118 switch(pSESideCoefs[Offset].Scale) in LVCS_SEnhancerInit()
DLVCS_Equaliser.c99 switch(pEqualiserCoefTable[Offset].Scale) in LVCS_EqualiserInit()
DLVCS_ReverbGenerator.c116 switch(pReverbCoefTable[Offset].Scale) in LVCS_ReverbGeneratorInit()
/frameworks/base/docs/html/design/style/
Dtypography.jd55 <h4>Typographic Scale</h4>
64 (<acronym title="Scale-independent pixels. One sp is one pixel on a 160 dpi screen if the user's gl…
/frameworks/base/docs/html-intl/intl/ko/training/multiscreen/
Dscreendensities.jd46 … <code>sp</code>는 동일한 기본 단위이지만 사용자의 기본 텍스트 크기에 따라 확대/축소될 수 있으므로(배율 독립형 픽셀(Scale Independent Pixel)…
/frameworks/base/docs/html/training/animation/
Dscreen-slide.jd289 // Scale the page down (between MIN_SCALE and 1)
365 // Scale the page down (between MIN_SCALE and 1)
/frameworks/native/libs/input/tests/
DInputEvent_test.cpp484 TEST_F(MotionEventTest, Scale) { in TEST_F() argument
/frameworks/base/docs/html/training/wearables/ui/
Dlists.jd143 // Scale the icon for WearableListView animations
/frameworks/base/docs/html/tools/help/
Demulator.jd469 <td>Scale the resolution of the emulator to match the screen size
485 <td>Scale the emulator window. </td>
/frameworks/base/docs/html/training/tv/start/
Dlayouts.jd249 <li>Scale down large images to a more appropriate size as you download them; otherwise,
/frameworks/base/docs/html/guide/topics/resources/
Ddrawable-resource.jd48 <dt><a href="#Scale">Scale Drawable</a></dt>
1302 <h2 id="Scale">Scale Drawable</h2>
Dmore-resources.jd229 … <dd>Scale-independent Pixels - This is like the dp unit, but it is also scaled by the user's font
/frameworks/base/docs/html/tools/devices/
Demulator.jd1526 <td>Scale the emulator window.</td>