Home
last modified time | relevance | path

Searched defs:cuCost (Results 1 – 6 of 6) sorted by relevance

/dports/multimedia/handbrake/x265_3.5/source/encoder/
H A Danalysis.cpp466 uint64_t bestCUCost, origCUCost, cuCost, cuPrevCost; in qprdRefine() local
2679 uint64_t cuCost = bestMode.rdCost; in classifyCU() local
2742 uint64_t cuCost = bestMode.rdCost; in trainCU() local
3489 uint64_t cuCost = cuStat.avgCost[depth] * cuStat.count[depth]; in recursionDepthCheck() local
H A Dslicetype.cpp2964 int cuCost = frames[b]->lowresCosts[b - p0][p1 - b][cuxy] & LOWRES_COST_MASK; in frameCostRecalculate() local
2996 int cuCost = frames[b]->lowresCosts[b - p0][p1 - b][cuxy] & LOWRES_COST_MASK; in frameCostRecalculate() local
/dports/multimedia/x265/source/encoder/
H A Danalysis.cpp466 uint64_t bestCUCost, origCUCost, cuCost, cuPrevCost; in qprdRefine() local
2679 uint64_t cuCost = bestMode.rdCost; in classifyCU() local
2742 uint64_t cuCost = bestMode.rdCost; in trainCU() local
3489 uint64_t cuCost = cuStat.avgCost[depth] * cuStat.count[depth]; in recursionDepthCheck() local
H A Dslicetype.cpp2905 int cuCost = frames[b]->lowresCosts[b - p0][p1 - b][cuxy] & LOWRES_COST_MASK; in frameCostRecalculate() local
2937 int cuCost = frames[b]->lowresCosts[b - p0][p1 - b][cuxy] & LOWRES_COST_MASK; in frameCostRecalculate() local
/dports/graphics/libbpg/libbpg-0.9.8/x265/source/encoder/
H A Danalysis.cpp2086 uint64_t cuCost = cuStat.avgCost[depth] * cuStat.count[depth]; in recursionDepthCheck() local
H A Dslicetype.cpp1856 int cuCost = frames[b]->lowresCosts[b - p0][p1 - b][cuxy] & LOWRES_COST_MASK; in frameCostRecalculate() local