Searched refs:hash_chain_box (Results 1 – 1 of 1) sorted by relevance
894 VP8LHashChain hash_chain_box; in GetBackwardReferences() local897 memset(&hash_chain_box, 0, sizeof(hash_chain_box)); in GetBackwardReferences()918 if (!VP8LHashChainInit(&hash_chain_box, width * height)) goto Error; in GetBackwardReferences()920 &hash_chain_box, refs_tmp); in GetBackwardReferences()977 (lz77_types_best[i] == kLZ77Standard) ? hash_chain : &hash_chain_box; in GetBackwardReferences()1004 VP8LHashChainClear(&hash_chain_box); in GetBackwardReferences()