Searched refs:tVal0 (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
H A DomxVCM4P10_PredictIntraChroma_8x8_s.s66 tVal0 RN 0 label
187 MUL tVal0, sum1, r0x01010101 ;// replicate the val in all the bytes
192 M_STRD tVal0, tVal1, [pDst], dstStep ;// pDst[0 to 7] = tVal 0 to 1
193 M_STRD tVal0, tVal1, [pDst], dstStep ;// pDst[8 to 15] = tVal 0 to 1
194 M_STRD tVal0, tVal1, [pDst], dstStep ;// pDst[16 to 23] = tVal 0 to 1
195 M_STRD tVal0, tVal1, [pDst], dstStep ;// pDst[24 to 31] = tVal 0 to 1
H A DomxVCM4P10_PredictIntra_16x16_s.s62 tVal0 RN 0 label
304 CPY tVal7, tVal6 ;// tVal1 = tVal0
305 CPY tVal8, tVal6 ;// tVal2 = tVal0
306 CPY tVal9, tVal6 ;// tVal3 = tVal0
435 ORR tVal0, tVal6, tVal1, LSL #16 ;// tval0 = p2p0 = pack {p2, p0}
440 SADD16 tVal1, tVal0, tVal12 ;// tVal1 = p3p1 = p2p0 + {b,b}
H A DomxVCM4P10_PredictIntra_4x4_s.s51 tVal0 RN 0 label
406 MOV tVal0, Above0123, LSL #8 ;// tVal0 = U2 U1 U0 00
408 ORR tVal14, tVal0, AboveLeft ;// tVal14 = U2 U1 U0 UL
415 ORR tVal12, tVal0, Left0 ;// tVal12 = U2 U1 U0 L0

Completed in 7 milliseconds