Home
last modified time | relevance | path

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

/external/webp/src/enc/
Dvp8l_enc.c361 int do_no_cache_; member
447 crunch_configs[i].sub_configs_[j].do_no_cache_ = do_no_cache; in EncoderAnalyze()
928 config->sub_configs_[0].do_no_cache_) && in EncodeImageInternal()
939 sub_config->do_no_cache_, hash_chain, in EncodeImageInternal()
943 for (i_cache = 0; i_cache < (sub_config->do_no_cache_ ? 2 : 1); ++i_cache) { in EncodeImageInternal()