Searched defs:srcBlocks (Results 1 – 2 of 2) sorted by relevance
96 const ETC1Block* srcBlocks = reinterpret_cast<const ETC1Block*>(srcData); in decompress_etc1() local191 const BC1Block* srcBlocks = reinterpret_cast<const BC1Block*>(srcData); in decompress_bc1() local
682 static int benchMem(slice_collection_t dstBlocks, slice_collection_t srcBlocks, in benchMem()