Searched refs:cost_cache_size (Results 1 – 1 of 1) sorted by relevance
807 const int cost_cache_size = (pix_count > MAX_LENGTH) ? MAX_LENGTH : pix_count; in CostManagerInit() local824 for (i = 1; i < cost_cache_size; ++i) { in CostManagerInit()864 for (i = 0; i < cost_cache_size; ++i) { in CostManagerInit()