Searched defs:AboveLeft (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
H A DomxVCM4P10_PredictIntra_4x4_s.s91 AboveLeft RN 10 label
378 LDRB AboveLeft, [pSrcAboveLeft] ;// AboveLeft = pSrcAboveLeft[0]
386 ORR tVal8, tVal8, AboveLeft ;// tVal8 = U2 U1 U0 UL
387 ORR tVal9, tVal9, AboveLeft, LSL #24 ;// tVal9 = UL L0 L1 L2
416 LDRB AboveLeft, [pSrcAboveLeft] ;// AboveLeft = 00 00 00 UL
422 ORR tVal14, tVal0, AboveLeft ;// tVal14 = U2 U1 U0 UL
426 UHADD8 tVal10, AboveLeft, Left1 ;// tVal10 = 00 00 00 j1
458 LDRB AboveLeft, [pSrcAboveLef
[all...]

Completed in 631 milliseconds