Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_enc_subpel_gen.c219 WORD32 stride, stride_uv, wd, ht, wd_uv, ht_uv, pad_x, pad_y, pad_subpel_x, pad_subpel_y; in ihevce_pad_interp_recon_ctb() local
251 wd_uv = ps_pad_interp_recon->i4_ctb_size; in ihevce_pad_interp_recon_ctb()
275 wd_uv = last_ctb_x; in ihevce_pad_interp_recon_ctb()
408 WORD32 stride, stride_uv, wd, ht, wd_uv, ht_uv; in ihevce_recon_padding() local
431 wd_uv = ps_pad_interp_recon->i4_ctb_size; in ihevce_recon_padding()
445 wd_uv = last_ctb_x; in ihevce_recon_padding()
477 wd_uv + left_extra_pix, in ihevce_recon_padding()
501 wd_uv + left_extra_pix, in ihevce_recon_padding()
540 ((pu1_buf_uv - ((top_extra_pix >> 1) * (u1_is_422 + 1) * stride_uv)) + wd_uv), in ihevce_recon_padding()
559 WORD32 stride, stride_uv, wd, ht, wd_uv, ht_uv, pad_x, pad_y; in ihevce_pad_interp_recon_src_ctb() local
[all …]