Searched refs:u1_num_best_results (Results 1 – 6 of 6) sorted by relevance
567 ps_data->num_best_results = (ps_cu_tree->is_node_valid) ? ps_cu_results->u1_num_best_results in ihevce_populate_me_ctb_data()577 ps_data->num_best_results = (ps_cu_tree->is_node_valid) ? ps_cu_results->u1_num_best_results in ihevce_populate_me_ctb_data()589 ps_data->num_best_results = (ps_cu_tree->is_node_valid) ? ps_cu_results->u1_num_best_results in ihevce_populate_me_ctb_data()601 ps_data->num_best_results = (ps_cu_tree->is_node_valid) ? ps_cu_results->u1_num_best_results in ihevce_populate_me_ctb_data()
617 UWORD8 u1_num_best_results; member
540 UWORD8 u1_num_best_results) in ihevce_populate_cu_struct() argument568 MIN(MAX_NUMBER_OF_INTER_RDOPT_CANDS_IN_PQ_AND_HQ, u1_num_best_results); in ihevce_populate_cu_struct()573 num_results_to_copy = MIN(MAX_NUMBER_OF_INTER_RDOPT_CANDS_IN_MS, u1_num_best_results); in ihevce_populate_cu_struct()581 MIN(MAX_NUMBER_OF_INTER_RDOPT_CANDS_IN_HS_AND_XS, u1_num_best_results); in ihevce_populate_cu_struct()671 for(j = 0; j < u1_num_best_results; j++) in ihevce_populate_cu_struct()
992 ps_search_results->u1_num_best_results = (U08)i4_num_best_results; in hme_init_search_results()2987 ps_cu_results->u1_num_best_results = num_best_cand; in hme_decide_part_types()3077 ps_cu_results->u1_num_best_results = ps_search_results->u1_num_best_results; in hme_populate_pus()3267 ps_cu_results->u1_num_best_results = ps_search_results->u1_num_best_results; in hme_populate_pus_8x8_cu()3284 ps_cu_results->u1_num_best_results = 0; in hme_populate_pus_8x8_cu()3448 if((ps_cu_results->u1_num_best_results == 0) && (CU_8x8 == ps_cu_results->u1_cu_size)) in hme_insert_intra_nodes_post_bipred()3450 ps_cu_results->u1_num_best_results = 1; in hme_insert_intra_nodes_post_bipred()3453 num_results = ps_cu_results->u1_num_best_results; in hme_insert_intra_nodes_post_bipred()
340 if(ps_child_data->u1_num_best_results <= i4_result_id) in hme_add_me_best_as_merge_cands()426 if(ps_grandchild_data[j].u1_num_best_results <= i4_result_id) in hme_add_me_best_as_merge_cands()686 if(ps_child->ps_cu_results->u1_num_best_results) in hme_pick_eval_merge_candts()689 (1 == ps_child->ps_cu_results->u1_num_best_results))) in hme_pick_eval_merge_candts()728 .ps_cu_results->u1_num_best_results))) in hme_pick_eval_merge_candts()1269 ps_cu_results->u1_num_best_results = 1; in hme_try_merge_high_speed()1695 ASSERT(ps_layer_mv->i4_num_mvs_per_ref <= ps_search_results->u1_num_best_results); in hme_update_mv_bank_encode()6814 ps_ctxt->as_cu8x8_results[i].u1_num_best_results = 0; in hme_refine()6821 ps_ctxt->as_cu16x16_results[i].u1_num_best_results = 0; in hme_refine()6830 ps_ctxt->as_cu32x32_results[i].u1_num_best_results = 0; in hme_refine()[all …]
1436 U08 u1_num_best_results; member