Home
last modified time | relevance | path

Searched defs:bytesCount (Results 1 – 3 of 3) sorted by relevance

/TaskScheduler/Scheduler/Include/
H A DMTTaskPool.h266 size_t bytesCount = sizeof(PoolItem) * N; in TaskPool() local
H A DMTTaskQueue.h130 size_t bytesCount = sizeof(T) * CAPACITY; in Create() local
/TaskScheduler/SchedulerTests/Tests/
H A DDxtTests.cpp47 bool CompareImagesPSNR(uint8 * img1, uint8 * img2, uint32 bytesCount, double psnrThreshold) in CompareImagesPSNR()
325 uint32 bytesCount = blkWidth * blkHeight * 48; in SUITE() local