Home
last modified time | relevance | path

Searched refs:p0 (Results 1 – 1 of 1) sorted by relevance

/CTR-SDK-4.2.7-SampleDemos/cx/Compress/
Dmain.cpp55 const s64* p0 = reinterpret_cast<const s64*>(_p0); in VerifyData() local
59 if (p0[i] != p1[i]) return false; in VerifyData()