Home
last modified time | relevance | path

Searched refs:depth_zero_candidate_block_index (Results 1 – 2 of 2) sorted by relevance

/dports/multimedia/gstreamer1-plugins-svt-vp9/SVT-VP9-0.3.0/Source/Lib/Codec/
H A DEbModeDecisionConfigurationProcess.c1740 uint32_t depth_zero_candidate_block_index; in eb_vp9_MdcInterDepthDecision() local
1903 depth_zero_candidate_block_index = topLeftblock_index - 1; in eb_vp9_MdcInterDepthDecision()
1905 if (pa_get_block_stats(depth_zero_candidate_block_index)->depth == 0) { in eb_vp9_MdcInterDepthDecision()
1913 (&local_cu_array[depth_zero_candidate_block_index])->partition_context, in eb_vp9_MdcInterDepthDecision()
1916 …depth_n_cost = (&local_cu_array[depth_zero_candidate_block_index])->early_cost + depth_n_part_cost; in eb_vp9_MdcInterDepthDecision()
1919 (&local_cu_array[depth_zero_candidate_block_index])->early_split_flag = EB_FALSE; in eb_vp9_MdcInterDepthDecision()
1927 (&local_cu_array[depth_zero_candidate_block_index])->partition_context, in eb_vp9_MdcInterDepthDecision()
1942 … (&local_cu_array[depth_zero_candidate_block_index])->early_split_flag = EB_FALSE; in eb_vp9_MdcInterDepthDecision()
/dports/multimedia/svt-vp9/SVT-VP9-0.3.0/Source/Lib/Codec/
H A DEbModeDecisionConfigurationProcess.c1740 uint32_t depth_zero_candidate_block_index; in eb_vp9_MdcInterDepthDecision() local
1903 depth_zero_candidate_block_index = topLeftblock_index - 1; in eb_vp9_MdcInterDepthDecision()
1905 if (pa_get_block_stats(depth_zero_candidate_block_index)->depth == 0) { in eb_vp9_MdcInterDepthDecision()
1913 (&local_cu_array[depth_zero_candidate_block_index])->partition_context, in eb_vp9_MdcInterDepthDecision()
1916 …depth_n_cost = (&local_cu_array[depth_zero_candidate_block_index])->early_cost + depth_n_part_cost; in eb_vp9_MdcInterDepthDecision()
1919 (&local_cu_array[depth_zero_candidate_block_index])->early_split_flag = EB_FALSE; in eb_vp9_MdcInterDepthDecision()
1927 (&local_cu_array[depth_zero_candidate_block_index])->partition_context, in eb_vp9_MdcInterDepthDecision()
1942 … (&local_cu_array[depth_zero_candidate_block_index])->early_split_flag = EB_FALSE; in eb_vp9_MdcInterDepthDecision()