Searched defs:prev_cost (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/kernel/power/ |
H A D | energy_model.c | 94 unsigned long power, freq, prev_freq = 0, prev_cost = ULONG_MAX; in em_create_perf_table() local
|
/kernel/linux/linux-6.6/kernel/power/ |
H A D | energy_model.c | 110 unsigned long power, freq, prev_freq = 0, prev_cost = ULONG_MAX; in em_create_perf_table() local
|
/third_party/skia/third_party/externals/libwebp/src/enc/ |
H A D | backward_references_cost_enc.c | 610 const float prev_cost = cost_manager->costs_[i - 1]; in BackwardReferencesHashChainDistanceOnly() local 121 AddSingleLiteralWithCostModel( const uint32_t* const argb, VP8LColorCache* const hashers, const CostModel* const cost_model, int idx, int use_color_cache, float prev_cost, float* const cost, uint16_t* const dist_array) AddSingleLiteralWithCostModel() argument
|
Completed in 3 milliseconds