Home
last modified time | relevance | path

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

/external/webp/src/enc/
Dbackward_references_enc.c255 const int argb_comp_next = (argb[pos + 1] == argb[pos + 2]); in VP8LHashChainFill() local
256 if (argb_comp && argb_comp_next) { in VP8LHashChainFill()
292 argb_comp = argb_comp_next; in VP8LHashChainFill()