Searched refs:blocksY (Results 1 – 4 of 4) sorted by relevance
286 int blocksY = height >> 2; in compress_4x4_a8_to_64bit() local290 for (int y = 0; y < blocksY; ++y) { in compress_4x4_a8_to_64bit()472 const int blocksY = height >> 2; in compress_a8_to_r11eac_fast() local475 for (int y = 0; y < blocksY; ++y) { in compress_a8_to_r11eac_fast()
113 const int blocksY = height / dimY; in GetCompressedDataSize() local115 return blocksX * blocksY * encodedBlockSize; in GetCompressedDataSize()
96 int blocksY = height >> 2; in compress_4x4_a8_to_64bit() local100 for (int y = 0; y < blocksY; ++y) { in compress_4x4_a8_to_64bit()
223 const int blocksY = height >> 2; in compress_a8_r11eac() local228 for (int y = 0; y < blocksY; ++y) { in compress_a8_r11eac()