Home
last modified time | relevance | path

Searched refs:DEPTH_THREE_STEP (Results 1 – 8 of 8) sorted by relevance

/dports/multimedia/gstreamer1-plugins-svt-hevc/SVT-HEVC-1.5.1/Source/Lib/Codec/
H A DEbFullLoop.c1141 depthTwoCandidateCuIndex = leafIndex - DEPTH_THREE_STEP - DEPTH_THREE_STEP - DEPTH_THREE_STEP - 1; in ExitInterDepthDecision()
1146 leftCuIndex = leafIndex - DEPTH_THREE_STEP; in ExitInterDepthDecision()
1147 topCuIndex = leftCuIndex - DEPTH_THREE_STEP; in ExitInterDepthDecision()
1148 topLeftCuIndex = topCuIndex - DEPTH_THREE_STEP; in ExitInterDepthDecision()
1527 … depthTwoCandidateCuIndex = leafIndex - DEPTH_THREE_STEP - DEPTH_THREE_STEP - DEPTH_THREE_STEP - 1; in ProductPerformInterDepthDecision()
1532 leftCuIndex = leafIndex - DEPTH_THREE_STEP; in ProductPerformInterDepthDecision()
1533 topCuIndex = leftCuIndex - DEPTH_THREE_STEP; in ProductPerformInterDepthDecision()
1534 topLeftCuIndex = topCuIndex - DEPTH_THREE_STEP; in ProductPerformInterDepthDecision()
1837 … depthTwoCandidateCuIndex = leafIndex - DEPTH_THREE_STEP - DEPTH_THREE_STEP - DEPTH_THREE_STEP - 1; in PillarInterDepthDecision()
1842 leftCuIndex = leafIndex - DEPTH_THREE_STEP; in PillarInterDepthDecision()
[all …]
H A DEbModeDecisionConfiguration.c748 leftCuIndex = cuIndex - DEPTH_THREE_STEP; in EbHevcMdcInterDepthDecision()
749 topCuIndex = leftCuIndex - DEPTH_THREE_STEP; in EbHevcMdcInterDepthDecision()
750 topLeftCuIndex = topCuIndex - DEPTH_THREE_STEP; in EbHevcMdcInterDepthDecision()
H A DEbModeDecisionProcess.h38 #define DEPTH_THREE_STEP 1 macro
/dports/multimedia/svt-hevc/SVT-HEVC-1.5.1/Source/Lib/Codec/
H A DEbFullLoop.c1141 depthTwoCandidateCuIndex = leafIndex - DEPTH_THREE_STEP - DEPTH_THREE_STEP - DEPTH_THREE_STEP - 1; in ExitInterDepthDecision()
1146 leftCuIndex = leafIndex - DEPTH_THREE_STEP; in ExitInterDepthDecision()
1147 topCuIndex = leftCuIndex - DEPTH_THREE_STEP; in ExitInterDepthDecision()
1148 topLeftCuIndex = topCuIndex - DEPTH_THREE_STEP; in ExitInterDepthDecision()
1527 … depthTwoCandidateCuIndex = leafIndex - DEPTH_THREE_STEP - DEPTH_THREE_STEP - DEPTH_THREE_STEP - 1; in ProductPerformInterDepthDecision()
1532 leftCuIndex = leafIndex - DEPTH_THREE_STEP; in ProductPerformInterDepthDecision()
1533 topCuIndex = leftCuIndex - DEPTH_THREE_STEP; in ProductPerformInterDepthDecision()
1534 topLeftCuIndex = topCuIndex - DEPTH_THREE_STEP; in ProductPerformInterDepthDecision()
1837 … depthTwoCandidateCuIndex = leafIndex - DEPTH_THREE_STEP - DEPTH_THREE_STEP - DEPTH_THREE_STEP - 1; in PillarInterDepthDecision()
1842 leftCuIndex = leafIndex - DEPTH_THREE_STEP; in PillarInterDepthDecision()
[all …]
H A DEbModeDecisionConfiguration.c748 leftCuIndex = cuIndex - DEPTH_THREE_STEP; in EbHevcMdcInterDepthDecision()
749 topCuIndex = leftCuIndex - DEPTH_THREE_STEP; in EbHevcMdcInterDepthDecision()
750 topLeftCuIndex = topCuIndex - DEPTH_THREE_STEP; in EbHevcMdcInterDepthDecision()
H A DEbModeDecisionProcess.h38 #define DEPTH_THREE_STEP 1 macro
/dports/multimedia/gstreamer1-plugins-svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Encoder/Codec/
H A DEbModeDecisionProcess.h37 #define DEPTH_THREE_STEP 1 macro
/dports/multimedia/svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Encoder/Codec/
H A DEbModeDecisionProcess.h37 #define DEPTH_THREE_STEP 1 macro