Searched refs:ps_ref_map (Results 1 – 4 of 4) sorted by relevance
888 hme_ref_map_t *ps_ref_map,894 void *pv_me_ctxt, hme_ref_map_t *ps_ref_map, hme_frm_prms_t *ps_frm_prms);931 hme_ref_map_t *ps_ref_map,944 hme_ref_map_t *ps_ref_map,
3952 hme_ref_map_t *ps_ref_map, in hme_process_frm_init() argument3986 for(i = 0; i < ps_ref_map->i4_num_ref; i++) in hme_process_frm_init()3991 ps_ref_desc = &ps_ref_map->as_ref_desc[i]; in hme_process_frm_init()4078 if(ps_ref_map->i4_num_ref == 2) in hme_process_frm_init()4085 else if(ps_ref_map->i4_num_ref > 2) in hme_process_frm_init()4087 for(i = 0; i < ps_ref_map->i4_num_ref; i++) in hme_process_frm_init()4102 for(i = 0; i < ps_ref_map->i4_num_ref; i++) in hme_process_frm_init()4104 for(j = 0; j < ps_ref_map->i4_num_ref; j++) in hme_process_frm_init()4134 for(j = 0; j < ps_ref_map->i4_num_ref; j++) in hme_process_frm_init()4141 ps_ref_desc = &ps_ref_map->as_ref_desc[j]; in hme_process_frm_init()[all …]
798 hme_ref_map_t *ps_ref_map) in ihevce_me_create_ref_map() argument816 ps_ref_desc = &ps_ref_map->as_ref_desc[ref_count]; in ihevce_me_create_ref_map()826 ps_ref_desc = &ps_ref_map->as_ref_desc[ref_count]; in ihevce_me_create_ref_map()841 ps_ref_desc = &ps_ref_map->as_ref_desc[ref_count]; in ihevce_me_create_ref_map()856 ps_ref_desc = &ps_ref_map->as_ref_desc[ref_count]; in ihevce_me_create_ref_map()868 ps_ref_map->i4_num_ref = ref_count; in ihevce_me_create_ref_map()872 for(i = 0; i < ps_ref_map->i4_num_ref; i++) in ihevce_me_create_ref_map()873 ps_ref_map->as_ref_desc[i].lambda = 20; in ihevce_me_create_ref_map()
326 hme_ref_map_t *ps_ref_map);