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

  /external/astl/tests/
test_algorithm.cpp 117 struct Left1 { };
119 bool operator==(const Left1&, const Right1&) {return true;}
127 Left1 left1; local
132 EXPECT_TRUE(std::equal(&left1, &left1, &right1));
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
omxVCM4P10_PredictIntra_4x4_s.s 70 Left1 RN 7
132 M_LDRB Left1, [pSrcLeft], leftStep ;// Left1 = pSrcLeft[1]
136 MUL Out1, Left1, r0x01010101 ;// replicate the val in all the bytes
161 M_LDRB Left1, [pSrcLeft], leftStep ;// Left1 = pSrcLeft[1]
166 ADD tVal6, Left0, Left1 ;// tVal6 = Left0 + Left1
232 M_LDRB Left1, [pSrcLeft], leftStep ;// Left1 = pSrcLeft[1
    [all...]
  /external/srec/seti/sltsEngine/include/
lts_seq_internal.h 39 Left1,

Completed in 1019 milliseconds