Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_enc_subpel_gen.c209 pad_interp_recon_frm_t *ps_pad_interp_recon, in ihevce_pad_interp_recon_ctb() argument
225 UWORD8 *pu1_dst_hxfy = ps_pad_interp_recon->pu1_sbpel_hxfy + in ihevce_pad_interp_recon_ctb()
226 (vert_ctr * ctb_size * ps_pad_interp_recon->i4_luma_recon_stride) + in ihevce_pad_interp_recon_ctb()
228 UWORD8 *pu1_dst_fxhy = ps_pad_interp_recon->pu1_sbpel_fxhy + in ihevce_pad_interp_recon_ctb()
229 (vert_ctr * ctb_size * ps_pad_interp_recon->i4_luma_recon_stride) + in ihevce_pad_interp_recon_ctb()
231 UWORD8 *pu1_dst_hxhy = ps_pad_interp_recon->pu1_sbpel_hxhy + in ihevce_pad_interp_recon_ctb()
232 (vert_ctr * ctb_size * ps_pad_interp_recon->i4_luma_recon_stride) + in ihevce_pad_interp_recon_ctb()
234 UWORD8 u1_is_422 = (ps_pad_interp_recon->u1_chroma_array_type == 2); in ihevce_pad_interp_recon_ctb()
251 stride = ps_pad_interp_recon->i4_luma_recon_stride; in ihevce_pad_interp_recon_ctb()
252 wd = ps_pad_interp_recon->i4_ctb_size; in ihevce_pad_interp_recon_ctb()
[all …]
Dihevce_enc_subpel_gen.h80 pad_interp_recon_frm_t *ps_pad_interp_recon,
90 pad_interp_recon_frm_t *ps_pad_interp_recon,
Dihevce_enc_loop_pass.c1715 pad_interp_recon_frm_t *ps_pad_interp_recon, in ihevce_enc_loop_process_row() argument
2602 ps_pad_interp_recon, in ihevce_enc_loop_process_row()
2720 ps_pad_interp_recon, in ihevce_enc_loop_process_row()
2737 ps_pad_interp_recon, in ihevce_enc_loop_process_row()
2909 ps_pad_interp_recon, in ihevce_enc_loop_process_row()
3028 ps_pad_interp_recon, in ihevce_enc_loop_process_row()