Home
last modified time | relevance | path

Searched refs:MAX_CU_COST (Results 1 – 14 of 14) sorted by relevance

/dports/multimedia/gstreamer1-plugins-svt-hevc/SVT-HEVC-1.5.1/Source/Lib/Codec/
H A DEbFullLoop.c1279 (contextPtr->mdLocalCuUnit[leftCuIndex].cost != MAX_CU_COST), in ExitInterDepthDecision()
1283 (contextPtr->mdLocalCuUnit[topCuIndex].cost != MAX_CU_COST), in ExitInterDepthDecision()
1287 (contextPtr->mdLocalCuUnit[topLeftCuIndex].cost != MAX_CU_COST), in ExitInterDepthDecision()
1662 (contextPtr->mdLocalCuUnit[leftCuIndex].cost != MAX_CU_COST), in ProductPerformInterDepthDecision()
1666 (contextPtr->mdLocalCuUnit[topCuIndex].cost != MAX_CU_COST), in ProductPerformInterDepthDecision()
1674 if (depthNPlusOneCost < MAX_CU_COST) in ProductPerformInterDepthDecision()
1759 if (depthNPlusOneCost < MAX_CU_COST) in ProductPerformInterDepthDecision()
1971 (contextPtr->mdLocalCuUnit[leftCuIndex].cost != MAX_CU_COST), in PillarInterDepthDecision()
1975 (contextPtr->mdLocalCuUnit[topCuIndex].cost != MAX_CU_COST), in PillarInterDepthDecision()
1983 if (depthNPlusOneCost < MAX_CU_COST) in PillarInterDepthDecision()
[all …]
H A DEbCodingUnit.h56 #define MAX_CU_COST (0xFFFFFFFFFFFFFFFFull >> 1) macro
H A DEbTransforms.c2243 EB_U64 bestCost = MAX_CU_COST; in PerformTwoStagePm()
2309 bestCost = MAX_CU_COST; in PerformTwoStagePm()
2696 EB_U64 bestCost = MAX_CU_COST; in DecoupledQuantizeInvQuantizeLoops()
2807 EB_U64 bestCost = MAX_CU_COST; in DecoupledQuantizeInvQuantizeLoops()
2834 bestCost = MAX_CU_COST; in DecoupledQuantizeInvQuantizeLoops()
H A DEbProductCodingLoop.c5953 EB_U64 cu16x16Cost = MAX_CU_COST; in Bdp16x16vs8x8RefinementProcess()
/dports/multimedia/svt-hevc/SVT-HEVC-1.5.1/Source/Lib/Codec/
H A DEbFullLoop.c1279 (contextPtr->mdLocalCuUnit[leftCuIndex].cost != MAX_CU_COST), in ExitInterDepthDecision()
1283 (contextPtr->mdLocalCuUnit[topCuIndex].cost != MAX_CU_COST), in ExitInterDepthDecision()
1287 (contextPtr->mdLocalCuUnit[topLeftCuIndex].cost != MAX_CU_COST), in ExitInterDepthDecision()
1662 (contextPtr->mdLocalCuUnit[leftCuIndex].cost != MAX_CU_COST), in ProductPerformInterDepthDecision()
1666 (contextPtr->mdLocalCuUnit[topCuIndex].cost != MAX_CU_COST), in ProductPerformInterDepthDecision()
1674 if (depthNPlusOneCost < MAX_CU_COST) in ProductPerformInterDepthDecision()
1759 if (depthNPlusOneCost < MAX_CU_COST) in ProductPerformInterDepthDecision()
1971 (contextPtr->mdLocalCuUnit[leftCuIndex].cost != MAX_CU_COST), in PillarInterDepthDecision()
1975 (contextPtr->mdLocalCuUnit[topCuIndex].cost != MAX_CU_COST), in PillarInterDepthDecision()
1983 if (depthNPlusOneCost < MAX_CU_COST) in PillarInterDepthDecision()
[all …]
H A DEbCodingUnit.h56 #define MAX_CU_COST (0xFFFFFFFFFFFFFFFFull >> 1) macro
H A DEbTransforms.c2243 EB_U64 bestCost = MAX_CU_COST; in PerformTwoStagePm()
2309 bestCost = MAX_CU_COST; in PerformTwoStagePm()
2696 EB_U64 bestCost = MAX_CU_COST; in DecoupledQuantizeInvQuantizeLoops()
2807 EB_U64 bestCost = MAX_CU_COST; in DecoupledQuantizeInvQuantizeLoops()
2834 bestCost = MAX_CU_COST; in DecoupledQuantizeInvQuantizeLoops()
H A DEbProductCodingLoop.c5953 EB_U64 cu16x16Cost = MAX_CU_COST; in Bdp16x16vs8x8RefinementProcess()
/dports/multimedia/gstreamer1-plugins-svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Encoder/Codec/
H A DEbCodingUnit.h44 #define MAX_CU_COST (0xFFFFFFFFFFFFFFFFull >> 1) macro
H A DEbProductCodingLoop.c1424 volatile uint64_t max_cost = MAX_CU_COST; in md_stage_0()
1449 ? MAX_CU_COST in md_stage_0()
6149 *(candidate_buffer->fast_cost_ptr) = MAX_CU_COST; in search_best_independent_uv_mode()
H A DEbModeDecision.c4817 context_ptr->fast_cost_array[index] = MAX_CU_COST; in generate_md_stage_0_cand()
/dports/multimedia/svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Encoder/Codec/
H A DEbCodingUnit.h44 #define MAX_CU_COST (0xFFFFFFFFFFFFFFFFull >> 1) macro
H A DEbProductCodingLoop.c1424 volatile uint64_t max_cost = MAX_CU_COST; in md_stage_0()
1449 ? MAX_CU_COST in md_stage_0()
6149 *(candidate_buffer->fast_cost_ptr) = MAX_CU_COST; in search_best_independent_uv_mode()
H A DEbModeDecision.c4817 context_ptr->fast_cost_array[index] = MAX_CU_COST; in generate_md_stage_0_cand()