Home
last modified time | relevance | path

Searched defs:UpdateCost (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/experimental/tac/common/
H A Dcost.h31 inline void UpdateCost(Operation* op, float cost, OpBuilder* builder) { in UpdateCost() function
/aosp_15_r20/external/webp/src/enc/
H A Dbackward_references_cost_enc.c327 static WEBP_INLINE void UpdateCost(CostManager* const manager, int i, in UpdateCost() function