Searched refs:ps_pad_interp_recon (Results 1 – 3 of 3) sorted by relevance
/external/libhevc/encoder/ |
D | ihevce_enc_subpel_gen.c | 209 pad_interp_recon_frm_t *ps_pad_interp_recon, in ihevce_pad_interp_recon_ctb() argument 224 UWORD8 *pu1_dst_hxfy = ps_pad_interp_recon->pu1_sbpel_hxfy + in ihevce_pad_interp_recon_ctb() 225 (vert_ctr * ctb_size * ps_pad_interp_recon->i4_luma_recon_stride) + in ihevce_pad_interp_recon_ctb() 227 UWORD8 *pu1_dst_fxhy = ps_pad_interp_recon->pu1_sbpel_fxhy + in ihevce_pad_interp_recon_ctb() 228 (vert_ctr * ctb_size * ps_pad_interp_recon->i4_luma_recon_stride) + in ihevce_pad_interp_recon_ctb() 230 UWORD8 *pu1_dst_hxhy = ps_pad_interp_recon->pu1_sbpel_hxhy + in ihevce_pad_interp_recon_ctb() 231 (vert_ctr * ctb_size * ps_pad_interp_recon->i4_luma_recon_stride) + in ihevce_pad_interp_recon_ctb() 233 UWORD8 u1_is_422 = (ps_pad_interp_recon->u1_chroma_array_type == 2); in ihevce_pad_interp_recon_ctb() 243 stride = ps_pad_interp_recon->i4_luma_recon_stride; in ihevce_pad_interp_recon_ctb() 244 wd = ps_pad_interp_recon->i4_ctb_size; in ihevce_pad_interp_recon_ctb() [all …]
|
D | ihevce_enc_subpel_gen.h | 80 pad_interp_recon_frm_t *ps_pad_interp_recon, 90 pad_interp_recon_frm_t *ps_pad_interp_recon, 97 pad_interp_recon_frm_t *ps_pad_interp_recon,
|
D | ihevce_enc_loop_pass.c | 1722 pad_interp_recon_frm_t *ps_pad_interp_recon, in ihevce_enc_loop_process_row() argument 2647 ps_pad_interp_recon, in ihevce_enc_loop_process_row() 2667 ps_pad_interp_recon, in ihevce_enc_loop_process_row() 2795 ps_pad_interp_recon, in ihevce_enc_loop_process_row() 2818 ps_pad_interp_recon, in ihevce_enc_loop_process_row() 2835 ps_pad_interp_recon, in ihevce_enc_loop_process_row() 2903 ps_pad_interp_recon, in ihevce_enc_loop_process_row()
|