Searched defs:ptr0 (Results 1 – 10 of 10) sorted by relevance
132 int ptr0 = (cyclicPos << 1) + 1; in getMatches() local190 int ptr0 = (cyclicPos << 1) + 1; in skip() local
181 int ptr0 = (_cyclicBufferPos << 1) + 1; in GetMatches() local290 int ptr0 = (_cyclicBufferPos << 1) + 1; in Skip() local
28 int32_t* ptr0, // Sample buffer in WebRtcIsacfix_FilterMaLoopNeon()
130 int32_t* ptr0, // Sample buffer in WebRtcIsacfix_FilterMaLoopMIPS()
58 int32_t* ptr0, // Sample buffer in WebRtcIsacfix_FilterMaLoopC()
98 U16 *ptr0, *ptr1, delta0, delta1; in LZ4HC_BinTree_InsertAndGetAllMatches() local
392 CLzRef *ptr0 = son + (_cyclicBufferPos << 1) + 1; in GetMatchesSpec1() local446 CLzRef *ptr0 = son + (_cyclicBufferPos << 1) + 1; in SkipMatchesSpec() local
245 CLzRef *ptr0 = son + (_cyclicBufferPos << 1) + 1; in GetMatchesSpecN() local
203 void (C::*ptr0)() = &A::foo; variable
179 AssociatedInterfacePtr<IntegerSender> ptr0; in TEST_F() local