Home
last modified time | relevance | path

Searched refs:pu1_ref_buf (Results 1 – 3 of 3) sorted by relevance

/external/libavc/encoder/
Dih264e_mc.c390 UWORD8 *pu1_ref_buf[2]; in ih264e_motion_comp_chroma() local
393 pu1_ref_buf[PRED_L0] = ps_proc->apu1_subpel_buffs[0]; in ih264e_motion_comp_chroma()
394 pu1_ref_buf[PRED_L1] = ps_proc->apu1_subpel_buffs[1]; in ih264e_motion_comp_chroma()
437 pu1_ref_buf[i4_predmode], in ih264e_motion_comp_chroma()
442 ps_codec->pf_inter_pred_luma_bilinear(pu1_ref_buf[PRED_L0], in ih264e_motion_comp_chroma()
443 pu1_ref_buf[PRED_L1], pu1_pred, in ih264e_motion_comp_chroma()
/external/libhevc/encoder/
Dihevce_frame_process.h68 UWORD8 *pu1_ref_buf,
/external/libavc/decoder/
Dih264d_inter_pred.c457 UWORD8 *pu1_ref_buf; in ih264d_form_mb_part_info_mp() local
586 pu1_ref_buf = ps_dec->pu1_ref_buff + ps_dec->u4_dma_buf_idx; in ih264d_form_mb_part_info_mp()
653 ps_pred->pu1_dma_dest_addr = pu1_ref_buf; in ih264d_form_mb_part_info_mp()
670 pu1_ref_buf += u1_dma_wd * u1_dma_ht; in ih264d_form_mb_part_info_mp()
818 ps_pred->pu1_dma_dest_addr = pu1_ref_buf; in ih264d_form_mb_part_info_mp()