Searched refs:ps_child_node_tr (Results 1 – 8 of 8) sorted by relevance
219 (ps_parent_node)->ps_child_node_tr->is_node_valid = 0; \227 (ps_parent_node)->ps_child_node_tr = NULL; \236 DISABLE_THE_CHILDREN_NODES((ps_tree_root)->ps_child_node_tr); \240 DISABLE_THE_CHILDREN_NODES((ps_tree_root)->ps_child_node_tl->ps_child_node_tr); \243 DISABLE_THE_CHILDREN_NODES((ps_tree_root)->ps_child_node_tr->ps_child_node_tl); \244 DISABLE_THE_CHILDREN_NODES((ps_tree_root)->ps_child_node_tr->ps_child_node_tr); \245 DISABLE_THE_CHILDREN_NODES((ps_tree_root)->ps_child_node_tr->ps_child_node_bl); \246 DISABLE_THE_CHILDREN_NODES((ps_tree_root)->ps_child_node_tr->ps_child_node_br); \248 DISABLE_THE_CHILDREN_NODES((ps_tree_root)->ps_child_node_bl->ps_child_node_tr); \252 DISABLE_THE_CHILDREN_NODES((ps_tree_root)->ps_child_node_br->ps_child_node_tr); \[all …]
122 if(NULL != ps_node->ps_child_node_tr) in ihevce_tu_tree_coverage_in_cu()124 i4_tu_tree_area += ihevce_tu_tree_coverage_in_cu(ps_node->ps_child_node_tr); in ihevce_tu_tree_coverage_in_cu()388 ps_node->ps_child_node_tr = ps_childNodeTR; in ihevce_tu_node_init()443 ps_node->ps_child_node_tr = NULL; in ihevce_tu_node_init()537 ASSERT(NULL != ps_root->ps_child_node_tr); in ihevce_tu_node_parent_finder()549 return ihevce_tu_node_parent_finder(ps_root->ps_child_node_tr, ps_leaf); in ihevce_tu_node_parent_finder()1318 ps_node->ps_child_node_tr = NULL; in ihevce_debriefer_when_parent_wins()1361 u4_num_bytes += ps_node->ps_child_node_tr->s_luma_data.i4_num_bytes_used_for_ecd; in ihevce_ecd_buffer_pointer_updater()1371 u4_num_bytes += ps_node->ps_child_node_tr->as_cb_data[i].i4_num_bytes_used_for_ecd; in ihevce_ecd_buffer_pointer_updater()1372 u4_num_bytes += ps_node->ps_child_node_tr->as_cr_data[i].i4_num_bytes_used_for_ecd; in ihevce_ecd_buffer_pointer_updater()[all …]
821 ps_cu_tree_cur_node->ps_child_node_tr = ps_tr; in ihevce_create_child_nodes_cu_tree()1068 ps_cu_tree->ps_child_node_tr, in ihevce_populate_cu_tree()1096 ps_cu_tree->ps_child_node_tr = NULL; in ihevce_populate_cu_tree()2356 ps_cu_tree_analyse_child[1] = ps_cu_tree_analyse->ps_child_node_tr; in ihevce_cu_recurse_decide()3082 ((NULL == ps_intra_tree->ps_child_node_tr) << 1) | in ihevce_intra_and_inter_cuTree_merger()3083 (NULL == ps_inter_tree->ps_child_node_tr); in ihevce_intra_and_inter_cuTree_merger()3102 ((NULL == ps_intra_tree->ps_child_node_tr) << 1) + 1; in ihevce_intra_and_inter_cuTree_merger()3117 au1_children_recursive_call_type[POS_TR] = 2 + (NULL == ps_inter_tree->ps_child_node_tr); in ihevce_intra_and_inter_cuTree_merger()3171 ps_merged_tree->ps_child_node_tr, in ihevce_intra_and_inter_cuTree_merger()3172 ps_intra_tree->ps_child_node_tr, in ihevce_intra_and_inter_cuTree_merger()[all …]
1286 ihevce_compute_area_of_valid_cus_in_ctb(ps_cu_tree->ps_child_node_tr) + in ihevce_compute_area_of_valid_cus_in_ctb()1324 ps_cu_tree_cur_node->ps_child_node_tr = ps_tr; in ihevce_create_cuNode_children()1444 ps_cu_tree->ps_child_node_tr, in ihevce_cu_tree_init()
1156 i4_intra_parts = (!ps_merge_prms->ps_cluster_info->ps_cu_tree_root->ps_child_node_tr in hme_try_merge_high_speed()1160 ->ps_child_node_tr->u1_intra_eval_enable); in hme_try_merge_high_speed()5143 ps_32x32_root = ps_ctb_cluster_info->ps_cu_tree_root->ps_child_node_tr; in hme_populate_cu_tree()5235 ps_32x32_root = ps_ctb_cluster_info->ps_cu_tree_root->ps_child_node_tr; in hme_populate_cu_tree()5263 ps_16x16_root = ps_32x32_root->ps_child_node_tr; in hme_populate_cu_tree()5314 ps_cu_tree->ps_child_node_tr, in hme_populate_cu_tree()5640 cur_ctb_cu_tree_t *ps_tr = ps_tree_root->ps_child_node_tr; in hme_analyse_mv_clustering()8116 ps_tree_node = ps_tree_node->ps_child_node_tr; in hme_refine()8144 ps_tree_node = ps_tree_node->ps_child_node_tr; in hme_refine()8193 ps_tree_child = ps_tree_node->ps_child_node_tr; in hme_refine()[all …]
625 ps_cu_tree->ps_child_node_tr, in ihevce_populate_me_ctb_data()664 ps_cu_tree->ps_child_node_tr, in ihevce_populate_me_ctb_data()
868 struct cur_ctb_cu_tree_t *ps_child_node_tr; member
3097 struct tu_tree_node_t *ps_child_node_tr; member