Home
last modified time | relevance | path

Searched refs:i1_buf_xoff1 (Results 1 – 4 of 4) sorted by relevance

/external/libhevc/encoder/arm/
Dihevce_subpel_neon.c274 ps_prms->pu1_final_out += ps_inp_cfg->i1_buf_xoff1 + i4_offset; in hme_qpel_interp_avg_neon()
282 pu1_src1 += ps_inp_cfg->i1_buf_xoff1 + i4_offset; in hme_qpel_interp_avg_neon()
327 pu1_src1 += ps_inp_cfg->i1_buf_xoff1 + i4_offset; in hme_qpel_interp_avg_1pt_neon()
/external/libhevc/encoder/
Dhme_subpel.c165 ps_prms->pu1_final_out += ps_inp_cfg->i1_buf_xoff1 + i4_offset; in hme_qpel_interp_avg()
173 pu1_src1 += ps_inp_cfg->i1_buf_xoff1 + i4_offset; in hme_qpel_interp_avg()
302 ppu1_final[3] += ps_inp_cfg->i1_buf_xoff1 + i4_offset; in hme_qpel_interp_comprehensive()
323 ppu1_final[1] += ps_inp_cfg->i1_buf_xoff1 + i4_offset; in hme_qpel_interp_comprehensive()
377 ppu1_final[3] += ps_inp_cfg->i1_buf_xoff1 + i4_offset; in hme_qpel_interp_comprehensive()
389 ppu1_final[1] += ps_inp_cfg->i1_buf_xoff1 + i4_offset; in hme_qpel_interp_comprehensive()
431 ppu1_final[2] += ps_inp_cfg->i1_buf_xoff1 + i4_offset; in hme_qpel_interp_comprehensive()
452 ppu1_final[0] += ps_inp_cfg->i1_buf_xoff1 + i4_offset; in hme_qpel_interp_comprehensive()
506 ppu1_final[2] += ps_inp_cfg->i1_buf_xoff1 + i4_offset; in hme_qpel_interp_comprehensive()
518 ppu1_final[0] += ps_inp_cfg->i1_buf_xoff1 + i4_offset; in hme_qpel_interp_comprehensive()
Dihevce_me_common_defs.h754 WORD8 i1_buf_xoff1; member
Dhme_utils.c5553 pu1_src1 += ps_inp_cfg->i1_buf_xoff1 + i4_offset; in hme_qpel_interp_avg_1pt()