Searched defs:refs_tmp2 (Results 1 - 2 of 2) sorted by relevance

/external/webp/src/enc/
H A Dbackward_references_enc.c934 VP8LBackwardRefs* const refs_tmp2) {
941 refs_tmp1, refs_tmp2);
930 VP8LGetBackwardReferences( int width, int height, const uint32_t* const argb, int quality, int low_effort, int lz77_types_to_try, int* const cache_bits, const VP8LHashChain* const hash_chain, VP8LBackwardRefs* const refs_tmp1, VP8LBackwardRefs* const refs_tmp2) argument
H A Dvp8l_enc.c779 VP8LBackwardRefs* const refs_tmp2,
806 hash_chain, refs_tmp1, refs_tmp2);
775 EncodeImageNoHuffman(VP8LBitWriter* const bw, const uint32_t* const argb, VP8LHashChain* const hash_chain, VP8LBackwardRefs* const refs_tmp1, VP8LBackwardRefs* const refs_tmp2, int width, int height, int quality, int low_effort) argument

Completed in 210 milliseconds