Searched refs:ihevce_compute_area_of_valid_cus_in_ctb (Results 1 – 4 of 4) sorted by relevance
1270 WORD32 ihevce_compute_area_of_valid_cus_in_ctb(cur_ctb_cu_tree_t *ps_cu_tree) in ihevce_compute_area_of_valid_cus_in_ctb() function1285 i4_area = ihevce_compute_area_of_valid_cus_in_ctb(ps_cu_tree->ps_child_node_tl) + in ihevce_compute_area_of_valid_cus_in_ctb()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()1287 ihevce_compute_area_of_valid_cus_in_ctb(ps_cu_tree->ps_child_node_bl) + in ihevce_compute_area_of_valid_cus_in_ctb()1288 ihevce_compute_area_of_valid_cus_in_ctb(ps_cu_tree->ps_child_node_br); in ihevce_compute_area_of_valid_cus_in_ctb()
206 WORD32 ihevce_compute_area_of_valid_cus_in_ctb(cur_ctb_cu_tree_t *ps_cu_tree);
2262 ihevce_compute_area_of_valid_cus_in_ctb(ps_cu_tree_analyse)); in ihevce_enc_loop_process_row()
8784 ihevce_compute_area_of_valid_cus_in_ctb( in hme_refine()