Home
last modified time | relevance | path

Searched refs:aps_layers (Results 1 – 8 of 8) sorted by relevance

/external/libhevc/encoder/
Dihevce_coarse_me_pass.c527 ps_curr_layer = ps_thrd0_ctxt->ps_curr_descr->aps_layers[coarse_layer_id]; in ihevce_coarse_me_frame_end()
1014 layer_ctxt_t *ps_layer_ctxt = ps_thrd0_ctxt->ps_curr_descr->aps_layers[i]; in ihevce_coarse_me_frame_init()
1048 i2_max = ps_thrd0_ctxt->ps_curr_descr->aps_layers[layer_id]->i2_max_mv_x; in ihevce_coarse_me_frame_init()
1049 i2_max = MAX(i2_max, ps_thrd0_ctxt->ps_curr_descr->aps_layers[layer_id]->i2_max_mv_y); in ihevce_coarse_me_frame_init()
1082 ps_coarse_layer = ps_thrd0_ctxt->ps_curr_descr->aps_layers[layer_id + 1]; in ihevce_coarse_me_frame_init()
1084 ps_curr_layer = ps_thrd0_ctxt->ps_curr_descr->aps_layers[layer_id]; in ihevce_coarse_me_frame_init()
1148 pi4_lyr_buf_stride[lyr_no - 1] = ps_curr_descr->aps_layers[lyr_no]->i4_inp_stride; in ihevce_coarse_me_get_lyr_buf_desc()
1149 ppu1_decomp_lyr_bufs[lyr_no - 1] = ps_curr_descr->aps_layers[lyr_no]->pu1_inp; in ihevce_coarse_me_get_lyr_buf_desc()
1418 ps_lyr1_ctxt = ps_thrd0_ctxt->ps_curr_descr->aps_layers[1]; in ihevce_coarse_me_set_lyr1_mv_bank()
1461 ps_lyr1_ctxt = ps_thrd0_ctxt->ps_curr_descr->aps_layers[1]; in ihevce_coarse_me_get_lyr1_ctxt()
Dihevce_me_pass.c1025 if(ps_ctxt->as_ref_descr[i].aps_layers[0]->i4_is_reference == 0 && in ihevce_me_frame_dpb_update()
1026 ps_ctxt->as_ref_descr[i].aps_layers[0]->i4_non_ref_free == 1) in ihevce_me_frame_dpb_update()
1028 i4_least_POC = ps_ctxt->as_ref_descr[i].aps_layers[0]->i4_poc; in ihevce_me_frame_dpb_update()
1029 i4_least_GOP_num = ps_ctxt->as_ref_descr[i].aps_layers[0]->i4_idr_gop_num; in ihevce_me_frame_dpb_update()
1042 if(i4_least_GOP_num > ps_ctxt->as_ref_descr[i].aps_layers[0]->i4_idr_gop_num) in ihevce_me_frame_dpb_update()
1044 i4_least_GOP_num = ps_ctxt->as_ref_descr[i].aps_layers[0]->i4_idr_gop_num; in ihevce_me_frame_dpb_update()
1052 if(i4_least_POC > ps_ctxt->as_ref_descr[i].aps_layers[0]->i4_poc && in ihevce_me_frame_dpb_update()
1053 ps_ctxt->as_ref_descr[i].aps_layers[0]->i4_idr_gop_num == i4_least_GOP_num) in ihevce_me_frame_dpb_update()
1055 i4_least_POC = ps_ctxt->as_ref_descr[i].aps_layers[0]->i4_poc; in ihevce_me_frame_dpb_update()
1369 layer_ctxt_t *ps_layer_ctxt = ps_ctxt->ps_curr_descr->aps_layers[i]; in ihevce_me_frame_init()
[all …]
Dhme_interface.c1370 ps_ctxt->as_ref_descr[i].aps_layers[j] = ps_layer; in hme_enc_alloc_init_mem()
1965 ps_ctxt->as_ref_descr[i].aps_layers[j] = ps_layer; in hme_coarse_alloc_init_mem()
2652 ps_layer = ps_ctxt->as_ref_descr[i].aps_layers[j]; in hme_coarse_init_ctxt()
2734 ps_layer = ps_ctxt->as_ref_descr[i].aps_layers[j]; in hme_enc_init_ctxt()
2904 ps_layer = ps_thrd_ctxt->as_ref_descr[i].aps_layers[j]; in hme_set_resolution()
2971 ps_layer = ps_ctxt->as_ref_descr[i].aps_layers[j]; in hme_coarse_set_resolution()
2983 if(ps_ctxt->as_ref_descr[i].aps_layers[0]->i4_poc == i4_poc && in hme_find_descr_idx()
2984 ps_ctxt->as_ref_descr[i].aps_layers[0]->i4_idr_gop_num == i4_idr_gop_num) in hme_find_descr_idx()
2998 if(ps_ctxt->as_ref_descr[i].aps_layers[1]->i4_poc == i4_poc) in hme_coarse_find_descr_idx()
3012 if(ps_ctxt->as_ref_descr[i].aps_layers[0]->i4_is_free == 1) in hme_find_free_descr_idx()
[all …]
Dhme_coarse.c269 ps_curr_layer = ps_ctxt->ps_curr_descr->aps_layers[ps_coarse_prms->i4_layer_id]; in hme_coarse_frm_init()
823 ps_curr_layer = ps_ctxt->ps_curr_descr->aps_layers[ps_coarse_prms->i4_layer_id]; in hme_coarsest()
Dhme_utils.c1122 if(i4_poc == ps_desc->aps_layers[i4_layer_id]->i4_poc) in hme_get_past_layer_ctxt()
1123 return (ps_desc->aps_layers[i4_layer_id]); in hme_get_past_layer_ctxt()
1152 if(i4_poc == ps_desc->aps_layers[i4_layer_id]->i4_poc) in hme_coarse_get_past_layer_ctxt()
1153 return (ps_desc->aps_layers[i4_layer_id]); in hme_coarse_get_past_layer_ctxt()
Dhme_defs.h2574 layer_ctxt_t *aps_layers[MAX_NUM_LAYERS]; member
Dhme_refine.c6051 ps_curr_layer = ps_ctxt->ps_curr_descr->aps_layers[ps_refine_prms->i4_layer_id]; in hme_refine()
8943 ps_curr_layer = ps_ctxt->ps_curr_descr->aps_layers[ps_refine_prms->i4_layer_id]; in hme_refine_no_encode()
8945 ps_coarse_layer = ps_ctxt->ps_curr_descr->aps_layers[ps_refine_prms->i4_layer_id + 1]; in hme_refine_no_encode()
Dihevce_frame_process.c3369 ps_frm_ctxt->ps_curr_descr->aps_layers[0]->i4_non_ref_free = 1; in ihevce_enc_frm_proc_slave_thrd()