Searched refs:X2 (Results 1 - 6 of 6) sorted by relevance

/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
H A DomxVCM4P2_QuantInvInter_I_s.s86 X2 RN 6 label
107 SMULBB X2,tempVal21,two ;// X2= first val(lower 16 bits of tampVal21)*2
108 CMP X2,#0
110 RSBLT X2,X2,#0 ;// X2=absoluteval(first val)
111 SMLABBNE X2,QP,X2,QP1 ;// X2
[all...]
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/comm/src/
H A DomxVCCOMM_Copy16x16_s.s38 X2 DN D2.S8 define
49 VLD1 {X2,X3},[pSrc@128],step
53 VST1 {X0,X1,X2,X3},[pDst@128]! ;// Store 32 bytes to 16 byte aligned pDst
58 VLD1 {X2,X3},[pSrc@128],step
62 VST1 {X0,X1,X2,X3},[pDst@128]!
67 VLD1 {X2,X3},[pSrc@128],step
71 VST1 {X0,X1,X2,X3},[pDst@128]!
76 VLD1 {X2,X3},[pSrc@128],step
80 VST1 {X0,X1,X2,X3},[pDst@128]!
H A DomxVCCOMM_Copy8x8_s.s39 X2 DN D2.S8 define
47 VLD1 {X2},[pSrc],step
51 VST1 {X2,X3},[pDst]!
55 VLD1 {X2},[pSrc],step
59 VST1 {X2,X3},[pDst]!
/frameworks/compile/mclinker/lib/Target/Mips/TargetInfo/
H A DMipsTargetInfo.cpp19 mcld::RegisterTarget<llvm::Triple::mips64el> X2(TheMips64elTarget,
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/shadowutil/
H A DShadowBuffer.java93 int X2 = (int) (16.0f * fx2 + .5f);
96 int DX12 = X1 - X2;
97 int DX23 = X2 - X3;
112 int minX = (min(X1, X2, X3) + 0xF) >> 4;
113 int maxX = (max(X1, X2, X3) + 0xF) >> 4;
132 int C2 = DY23 * X2 - DX23 * Y2;
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Drate_control.h57 float X2; member in struct:__anon586

Completed in 166 milliseconds