Home
last modified time | relevance | path

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

/openbmc/linux/lib/zstd/compress/
H A Dzstd_lazy.c906 U32 updateStartIdx, U32 const updateEndIdx, in ZSTD_row_update_internalImpl() argument
915 …ZSTD_row_update_internalImpl(): updateStartIdx=%u, updateEndIdx=%u", updateStartIdx, updateEndIdx); in ZSTD_row_update_internalImpl()
916 for (; updateStartIdx < updateEndIdx; ++updateStartIdx) { in ZSTD_row_update_internalImpl()