Searched refs:pipeCount (Results 1 – 1 of 1) sorted by relevance
241 const uint32_t pipeCount = stream_get_be32(cStream); in loadSnapshot() local243 for (uint32_t i = 0; i < pipeCount; ++i) { in loadSnapshot()298 uint32_t pipeCount = stream_get_be32(cStream); in loadSnapshotSinglePipe() local300 if (pipeCount != 1) { in loadSnapshotSinglePipe()