Searched refs:xy_next (Results 1 – 2 of 2) sorted by relevance
255 const uint32_t xy_next = X[i + 1] + Y[i + 1]; in HuffmanCostCombinedCount() local257 if (xy == xy_next) { in HuffmanCostCombinedCount()
1510 const int xy_next = X[i + 1] + Y[i + 1]; in HuffmanCostCombinedCount() local1512 if (xy == xy_next) { in HuffmanCostCombinedCount()