Home
last modified time | relevance | path

Searched defs:syncPoint (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/zstd/lib/compress/
H A Dzstdmt_compress.c1711 syncPoint_t syncPoint; in findSynchronizationPoint() local
1843 syncPoint_t const syncPoint = findSynchronizationPoint(mtctx, *input); in ZSTDMT_compressStream_generic() local
/aosp_15_r20/system/core/libsync/tests/
H A Dsync_test.cpp649 int syncPoint = syncPointDist(generator); in TEST_P() local