Searched refs:hash_chain_box (Results 1 – 1 of 1) sorted by relevance
852 VP8LHashChain hash_chain_box; in GetBackwardReferences() local853 memset(&hash_chain_box, 0, sizeof(hash_chain_box)); in GetBackwardReferences()874 if (!VP8LHashChainInit(&hash_chain_box, width * height)) goto Error; in GetBackwardReferences()876 &hash_chain_box, worst); in GetBackwardReferences()912 (lz77_type_best == kLZ77Standard) ? hash_chain : &hash_chain_box; in GetBackwardReferences()925 VP8LHashChainClear(&hash_chain_box); in GetBackwardReferences()