Home
last modified time | relevance | path

Searched refs:xy_next (Results 1 – 2 of 2) sorted by relevance

/external/webp/src/dsp/
Dlossless_mips32.c255 const uint32_t xy_next = X[i + 1] + Y[i + 1]; in HuffmanCostCombinedCount() local
257 if (xy == xy_next) { in HuffmanCostCombinedCount()
Dlossless.c1510 const int xy_next = X[i + 1] + Y[i + 1]; in HuffmanCostCombinedCount() local
1512 if (xy == xy_next) { in HuffmanCostCombinedCount()