Searched refs:T1 (Results 1 - 17 of 17) sorted by relevance

/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/
H A DarmCOMM_BitDec_s.h120 ;// $T1,$T2,$T3 - registers that must be preserved between calls to
139 M_BD_INIT1 $T1, $T2, $T3
141 LDRB $T1, [$pBitStream, #1]
147 M_BD_INIT2 $T1, $T2, $T3
148 ORR $T2, $T2, $T1, LSL #8
166 ;// $T1 - corrupted temp/scratch register
191 ;// $T1 - corrupted temp/scratch register
197 M_BD_LOOK16 $Symbol, $N, $T1
214 ;// $T1 - corrupted temp/scratch register
220 M_BD_SKIP8 $N, $T1
[all...]
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/
H A DarmCOMM_BitDec_s.h120 ;// $T1,$T2,$T3 - registers that must be preserved between calls to
139 M_BD_INIT1 $T1, $T2, $T3
141 LDRB $T1, [$pBitStream, #1]
147 M_BD_INIT2 $T1, $T2, $T3
148 ORR $T2, $T2, $T1, LSL #8
166 ;// $T1 - corrupted temp/scratch register
191 ;// $T1 - corrupted temp/scratch register
197 M_BD_LOOK16 $Symbol, $N, $T1
214 ;// $T1 - corrupted temp/scratch register
220 M_BD_SKIP8 $N, $T1
[all...]
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
H A DarmVCM4P10_DecodeCoeffsToPair_s.s67 T1 RN 8 label
84 T1 RN 8 label
100 T1 RN 8 label
130 M_BD_INIT1 T1, T2, lr
133 M_BD_INIT2 T1, T2, lr
136 M_BD_VLD Symbol, T1, T2, pVLDTable, 4, 2
158 M_BD_READ8 Symbol, 1, T1
160 MOV T1, #1
161 SUB T1, T1, Symbo
[all...]
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
H A DarmVCM4P10_DecodeCoeffsToPair_s.s67 T1 RN 8 label
84 T1 RN 8 label
100 T1 RN 8 label
130 M_BD_INIT1 T1, T2, lr
133 M_BD_INIT2 T1, T2, lr
136 M_BD_VLD Symbol, T1, T2, pVLDTable, 4, 2
158 M_BD_READ8 Symbol, 1, T1
160 MOV T1, #1
161 SUB T1, T1, Symbo
[all...]
/frameworks/base/core/java/android/hardware/camera2/marshal/impl/
H A DMarshalQueryablePair.java33 public class MarshalQueryablePair<T1, T2>
34 implements MarshalQueryable<Pair<T1, T2>> {
36 private class MarshalerPair extends Marshaler<Pair<T1, T2>> {
37 private final Class<? super Pair<T1, T2>> mClass;
38 private final Constructor<Pair<T1, T2>> mConstructor;
39 /** Marshal the {@code T1} inside of {@code Pair<T1, T2>} */
40 private final Marshaler<T1> mNestedTypeMarshalerFirst;
41 /** Marshal the {@code T1} inside of {@code Pair<T1, T
[all...]
/frameworks/compile/mclinker/lib/Target/Hexagon/
H A DHexagonRelocationFunctions.h23 template<typename T1, typename T2>
24 T1 ApplyMask(T2 pMask, T1 pData) {
25 T1 result = 0;
28 for (size_t bit = 0; bit != sizeof (T1) * 8; ++bit) {
32 result |= static_cast<T1>(valBit) << bit;
/frameworks/native/services/sensorservice/
H A Dtraits.h36 #define TYPELIST_1(T1) TypeList<T1, NullType>
37 #define TYPELIST_2(T1, T2) TypeList<T1, TYPELIST_1(T2)>
38 #define TYPELIST_3(T1, T2, T3) TypeList<T1, TYPELIST_2(T2, T3)>
39 #define TYPELIST_4(T1, T2, T3, T4) TypeList<T1, TYPELIST_3(T2, T3, T4)>
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
H A DarmVCM4P2_DecodeVLCZigzag_AC_unsafe_s.s104 T1 RN 11 label
135 M_BD_INIT1 T1, T2, T2
137 M_BD_INIT2 T1, T2, T2
160 M_BD_VSKIP8 #7,T1
166 M_BD_READ8 Last,1,T1
167 M_BD_READ8 storeRun,6,T1
168 M_BD_READ8 storeLevel,8,T1
208 M_BD_READ8 temp1,1,T1
212 M_BD_READ8 temp1,1,T1
231 M_BD_VLD packRetIndex,T1,T
[all...]
H A DomxVCM4P2_DecodeVLCZigzag_IntraDCVLC_s.s127 T1 RN 11 label
157 M_BD_INIT1 T1, T2, T2
159 M_BD_INIT2 T1, T2, T2
162 M_BD_VLD DCValueSize,T1,T2,pDCLumaChromaIndex,4,2 ;// VLC Decode using optimized Luminance and Chrominance VLC Table
176 M_BD_VREAD16 DCVal,DCValueSize,T1,T2 ;// Get DC Value From Bit stream
192 M_BD_READ8 temp1,1,T1
H A DomxVCM4P2_DecodePadMV_PVOP_s.s135 T1 RN 11 label
181 M_BD_INIT1 T1, T2, T2
183 M_BD_INIT2 T1, T2, T2
225 M_BD_VLD index,T1,T2,VlcMVD,3,2 ;// variable lenght decoding using the macro
238 M_BD_VREAD8 mvHorResidual,temp,T1,T2 ;// get mvHorResidual from bitstream if fcodeForward>1 and mvHorData!=0
255 M_BD_VLD index,T1,T2,VlcMVD,3,2 ;// VLC decoding using the macro
268 M_BD_VREAD8 mvVerResidual,temp,T1,T2 ;// Get mvVerResidual from bit stream if fcodeForward>1 and mnVerData!=0
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
H A DarmVCM4P2_DecodeVLCZigzag_AC_unsafe_s.s104 T1 RN 11 label
135 M_BD_INIT1 T1, T2, T2
137 M_BD_INIT2 T1, T2, T2
160 M_BD_VSKIP8 #7,T1
166 M_BD_READ8 Last,1,T1
167 M_BD_READ8 storeRun,6,T1
168 M_BD_READ8 storeLevel,8,T1
208 M_BD_READ8 temp1,1,T1
212 M_BD_READ8 temp1,1,T1
231 M_BD_VLD packRetIndex,T1,T
[all...]
H A DomxVCM4P2_DecodeVLCZigzag_IntraDCVLC_s.s127 T1 RN 11 label
157 M_BD_INIT1 T1, T2, T2
159 M_BD_INIT2 T1, T2, T2
162 M_BD_VLD DCValueSize,T1,T2,pDCLumaChromaIndex,4,2 ;// VLC Decode using optimized Luminance and Chrominance VLC Table
176 M_BD_VREAD16 DCVal,DCValueSize,T1,T2 ;// Get DC Value From Bit stream
192 M_BD_READ8 temp1,1,T1
H A DomxVCM4P2_DecodePadMV_PVOP_s.s135 T1 RN 11 label
181 M_BD_INIT1 T1, T2, T2
183 M_BD_INIT2 T1, T2, T2
225 M_BD_VLD index,T1,T2,VlcMVD,3,2 ;// variable lenght decoding using the macro
238 M_BD_VREAD8 mvHorResidual,temp,T1,T2 ;// get mvHorResidual from bitstream if fcodeForward>1 and mvHorData!=0
255 M_BD_VLD index,T1,T2,VlcMVD,3,2 ;// VLC decoding using the macro
268 M_BD_VREAD8 mvVerResidual,temp,T1,T2 ;// Get mvVerResidual from bit stream if fcodeForward>1 and mnVerData!=0
/frameworks/rs/
H A DrsMap.h9 template <class T1, class T2>
13 Pair(T1 f1, T2 f2) : first(f1), second(f2) {}
15 T1 first;
19 template <class T1, class T2>
20 Pair<T1, T2> make_pair(T1 first, T2 second) {
21 return Pair<T1, T2>(first, second);
/frameworks/base/libs/hwui/utils/
H A DLinearAllocator.h190 template <class T1, class T2>
191 bool operator== (const LinearStdAllocator<T1>&, const LinearStdAllocator<T2>&) { return true; }
192 template <class T1, class T2>
193 bool operator!= (const LinearStdAllocator<T1>&, const LinearStdAllocator<T2>&) { return false; }
/frameworks/compile/slang/
H A Dslang_rs_export_func.cpp148 llvm::Type *T1 = F->getType()->getLLVMType(); local
152 if (T1 == T2)
/frameworks/base/services/net/java/android/net/dhcp/
H A DDhcpPacket.java760 Integer T1 = null;
981 T1 = Integer.valueOf(packet.getInt());
1080 newPacket.mT1 = T1;

Completed in 2613 milliseconds