Home
last modified time | relevance | path

Searched refs:totalCost (Results 1 - 2 of 2) sorted by relevance

/third_party/astc-encoder/Test/
H A Dastc_profile_valgrind.py46 totalCost = 0.0
64 totalCost += cost
80 function[2] /= totalCost
/third_party/lz4/lib/
H A Dlz4hc.c485 static U32 totalCost = 0; in LZ4HC_encodeSequence() local
496 cost, totalCost); in LZ4HC_encodeSequence()
497 totalCost += cost; in LZ4HC_encodeSequence()

Completed in 4 milliseconds