HomeSort by relevance Sort by last modified time
    Searched refs:Left2 (Results 1 - 3 of 3) sorted by null

  /external/astl/tests/
test_algorithm.cpp 121 struct Left2 { };
123 bool predicate(const Left2&, const Right2&) {return true;}
129 Left2 left2; local
133 EXPECT_TRUE(std::equal(&left2, &left2, &right2, predicate));
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
omxVCM4P10_PredictIntra_4x4_s.s 71 Left2 RN 8
133 M_LDRB Left2, [pSrcLeft], leftStep ;// Left2 = pSrcLeft[2]
137 MUL Out2, Left2, r0x01010101 ;// replicate the val in all the bytes
163 M_LDRB Left2, [pSrcLeft], leftStep ;// Left2 = pSrcLeft[2]
167 ADD tVal7, Left2, Left3 ;// tVal7 = Left2 + Left3
233 M_LDRB Left2, [pSrcLeft], leftStep ;// Left2 = pSrcLeft[2
    [all...]
  /external/srec/seti/sltsEngine/include/
lts_seq_internal.h 40 Left2,

Completed in 233 milliseconds