Searched defs:bytesCount (Results 1 – 3 of 3) sorted by relevance
266 size_t bytesCount = sizeof(PoolItem) * N; in TaskPool() local
130 size_t bytesCount = sizeof(T) * CAPACITY; in Create() local
47 bool CompareImagesPSNR(uint8 * img1, uint8 * img2, uint32 bytesCount, double psnrThreshold) in CompareImagesPSNR()325 uint32 bytesCount = blkWidth * blkHeight * 48; in SUITE() local