Lines Matching refs:max_num_ref
706 if(ps_prms->max_num_ref > MAX_NUM_REF) in hme_validate_init_prms()
708 if(ps_prms->max_num_ref < 0) in hme_validate_init_prms()
743 S32 max_num_ref, in hme_coarse_get_layer1_mv_bank_ref_idx_size() argument
789 num_ref = max_num_ref; in hme_coarse_get_layer1_mv_bank_ref_idx_size()
815 S32 max_num_ref, in hme_alloc_init_layer_mv_bank() argument
833 num_ref = max_num_ref; in hme_alloc_init_layer_mv_bank()
903 S32 max_num_ref, in hme_alloc_init_layer() argument
923 num_ref = max_num_ref; in hme_alloc_init_layer()
996 S32 max_num_ref, in hme_alloc_init_search_nodes() argument
999 S32 size = max_num_results * sizeof(search_node_t) * max_num_ref * TOT_NUM_PARTS; in hme_alloc_init_search_nodes()
1017 for(j = 0; j < max_num_ref; j++) in hme_alloc_init_search_nodes()
1254 ps_frm_ctxt->max_num_ref = ps_prms->max_num_ref; in hme_enc_alloc_init_mem()
1262 for(i = 0; i < (ps_prms->max_num_ref * i4_num_me_frm_pllel) + 1; i++) in hme_enc_alloc_init_mem()
1299 ps_prms->max_num_ref, in hme_enc_alloc_init_mem()
1313 for(i = 0; i < (ps_prms->max_num_ref * i4_num_me_frm_pllel) + 1; i++) in hme_enc_alloc_init_mem()
1353 ps_prms->max_num_ref, in hme_enc_alloc_init_mem()
1470 for(i = 0; i < ps_prms->max_num_ref; i++) in hme_enc_alloc_init_mem()
1500 count -= ps_prms->max_num_ref; in hme_enc_alloc_init_mem()
1558 size = (ps_prms->max_num_ref + 1) * ctb_wd * ctb_wd * ps_prms->i4_num_proc_thrds; in hme_enc_alloc_init_mem()
1569 for(i = 0; i < ps_prms->max_num_ref + 1; i++) in hme_enc_alloc_init_mem()
1829 ps_ctxt->max_num_ref = ps_prms->max_num_ref; in hme_coarse_alloc_init_mem()
1877 num_ref = ps_prms->max_num_ref; in hme_coarse_alloc_init_mem()
1894 ps_prms->max_num_ref, in hme_coarse_alloc_init_mem()
1908 for(i = 0; i < ps_prms->max_num_ref + 1 + NUM_BUFS_DECOMP_HME; i++) in hme_coarse_alloc_init_mem()
1948 ps_prms->max_num_ref, in hme_coarse_alloc_init_mem()
1995 for(i = 0; i < ps_prms->max_num_ref; i++) in hme_coarse_alloc_init_mem()
2019 for(i = 0; i < ps_prms->max_num_ref; i++) in hme_coarse_alloc_init_mem()
2043 for(i = 0; i < ps_prms->max_num_ref; i++) in hme_coarse_alloc_init_mem()
2067 for(i = 0; i < ps_prms->max_num_ref; i++) in hme_coarse_alloc_init_mem()
2111 ps_prms->max_num_ref, in hme_coarse_alloc_init_mem()
2116 size = (ps_prms->max_num_ref + 1) * layer1_blk_width * layer1_blk_width * in hme_coarse_alloc_init_mem()
2128 for(i = 0; i < ps_prms->max_num_ref + 1; i++) in hme_coarse_alloc_init_mem()
2647 for(i = 0; i < ps_ctxt->max_num_ref + 1 + NUM_BUFS_DECOMP_HME; i++) in hme_coarse_init_ctxt()
2656 ps_layer->s_global_mv, 0, sizeof(hme_mv_t) * ps_ctxt->max_num_ref * NUM_GMV_LOBES); in hme_coarse_init_ctxt()
2728 for(i = 0; i < (ps_frm_ctxt->max_num_ref * ps_master_ctxt->i4_num_me_frm_pllel) + 1; i++) in hme_enc_init_ctxt()
2747 sizeof(hme_mv_t) * ps_frm_ctxt->max_num_ref * NUM_GMV_LOBES); in hme_enc_init_ctxt()
2895 for(i = 0; i < ps_ctxt->max_num_ref + 1; i++) in hme_set_resolution()
2962 for(i = 0; i < ps_ctxt->max_num_ref + 1 + NUM_BUFS_DECOMP_HME; i++) in hme_coarse_set_resolution()
2981 for(i = 0; i < (ps_ctxt->aps_me_frm_prms[0]->max_num_ref * i4_num_me_frm_pllel) + 1; i++) in hme_find_descr_idx()
2996 for(i = 0; i < ps_ctxt->max_num_ref + 1 + NUM_BUFS_DECOMP_HME; i++) in hme_coarse_find_descr_idx()
3010 for(i = 0; i < (ps_ctxt->aps_me_frm_prms[0]->max_num_ref * i4_num_me_frm_pllel) + 1; i++) in hme_find_free_descr_idx()
3029 for(i = 0; i < ps_ctxt->max_num_ref + 1 + NUM_BUFS_DECOMP_HME; i++) in hme_coarse_find_free_descr_idx()
4192 memset(ps_layer_ctxt->ai4_ref_id_to_poc_lc, -1, sizeof(S32) * ps_ctxt->max_num_ref); in hme_process_frm_init()
4424 memset(ps_layer_ctxt->ai4_ref_id_to_poc_lc, -1, sizeof(S32) * ps_ctxt->max_num_ref); in hme_coarse_process_frm_init()
4692 for(i = 0; i < (ps_ctxt->aps_me_frm_prms[0]->max_num_ref * i4_num_me_frm_pllel) + 1; i++) in hme_get_active_pocs_list()
4702 if(count == (ps_ctxt->aps_me_frm_prms[0]->max_num_ref * i4_num_me_frm_pllel) + 1) in hme_get_active_pocs_list()
4732 for(i = 0; i < ps_ctxt->max_num_ref + 1 + NUM_BUFS_DECOMP_HME; i++) in hme_coarse_get_active_pocs_list()