Home
last modified time | relevance | path

Searched refs:ppu1_list_rec_fxfy (Results 1 – 6 of 6) sorted by relevance

/external/libhevc/encoder/
Dhme_search_algo.c241 ppu1_ref = ps_layer_ctxt->ppu1_list_rec_fxfy; in hme_pred_search_square_stepn()
537 ppu1_ref = ps_layer_ctxt->ppu1_list_rec_fxfy; in hme_pred_search()
736 ppu1_ref = ps_layer_ctxt->ppu1_list_rec_fxfy; in hme_pred_search_no_encode()
Dhme_interface.c2738 ps_layer->ppu1_list_rec_fxfy = &ps_frm_ctxt->apu1_list_rec_fxfy[j][0]; in hme_enc_init_ctxt()
4007 ps_ctxt->ps_curr_descr->aps_layers[0]->ppu1_list_rec_fxfy = in hme_process_frm_init()
4157 ps_layer_ctxt->ppu1_list_rec_fxfy[j] = ps_buf_info->pu1_rec_fxfy; in hme_process_frm_init()
Dhme_subpel.c2392 apu1_hpel_ref[0] = ps_curr_layer->ppu1_list_rec_fxfy[i1_ref_idx] + i4_offset; in hme_subpel_refine_search_node_high_speed()
3014 apu1_hpel_ref[0] = ps_curr_layer->ppu1_list_rec_fxfy[i1_ref_idx] + i4_offset; in hme_subpel_refine_search_node_high_speed()
4170 pu1_ref_base = ps_curr_layer->ppu1_list_rec_fxfy[i1_ref_idx]; in hme_subpel_refine_cu_hs()
Dhme_defs.h1661 U08 **ppu1_list_rec_fxfy; member
Dhme_utils.c5424 ppu1_ref = ps_curr_layer->ppu1_list_rec_fxfy; // pointer to the pred in ihevce_16x16block_temporal_noise_detect()
Dhme_refine.c867 apu1_hpel_ref[0] = ps_curr_layer->ppu1_list_rec_fxfy[i1_ref_idx] + i4_offset; in hme_pick_eval_merge_candts()