Searched refs:ps_results_bl (Results 1 – 2 of 2) sorted by relevance
645 aps_child_results[2] = ps_merge_prms->ps_results_bl; in hme_pick_eval_merge_candts()986 search_results_t *ps_results_bl, *ps_results_br; in hme_try_merge_high_speed() local1013 ps_results_bl = ps_merge_prms->ps_results_bl; in hme_try_merge_high_speed()1084 if(ps_results_bl->u1_split_flag) in hme_try_merge_high_speed()1095 i4_part_type = ps_results_bl->ps_cu_results->ps_best_results[0].u1_part_type; in hme_try_merge_high_speed()1097 i4_cost_children += ps_results_bl->ps_cu_results->ps_best_results[0].i4_tot_cost; in hme_try_merge_high_speed()1193 : ((i == 1) ? ps_results_tr : ((i == 2) ? ps_results_bl : ps_results_br)); in hme_try_merge_high_speed()5802 ps_prms->ps_results_bl = &ps_me_ctxt->as_search_results_16x16[i4_cu_16x16 + 2]; in hme_merge_prms_init()5818 ps_prms->ps_results_bl = &ps_me_ctxt->as_search_results_32x32[2]; in hme_merge_prms_init()
2351 search_results_t *ps_results_bl; member