Searched refs:ps_results_tl (Results 1 – 2 of 2) sorted by relevance
643 aps_child_results[0] = ps_merge_prms->ps_results_tl; in hme_pick_eval_merge_candts()809 x_off = ps_merge_prms->ps_results_tl->u1_x_off; in hme_pick_eval_merge_candts()810 y_off = ps_merge_prms->ps_results_tl->u1_y_off; in hme_pick_eval_merge_candts()985 search_results_t *ps_results_tl, *ps_results_tr; in hme_try_merge_high_speed() local1011 ps_results_tl = ps_merge_prms->ps_results_tl; in hme_try_merge_high_speed()1051 if(ps_results_tl->u1_split_flag) in hme_try_merge_high_speed()1063 i4_part_type = ps_results_tl->ps_cu_results->ps_best_results[0].u1_part_type; in hme_try_merge_high_speed()1065 i4_cost_children = ps_results_tl->ps_cu_results->ps_best_results[0].i4_tot_cost; in hme_try_merge_high_speed()1192 (i == 0) ? ps_results_tl in hme_try_merge_high_speed()5800 ps_prms->ps_results_tl = &ps_me_ctxt->as_search_results_16x16[i4_cu_16x16]; in hme_merge_prms_init()[all …]
2349 search_results_t *ps_results_tl; member