Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_enc_subpel_gen.c407 UWORD8 *pu1_src, *pu1_src_uv, *pu1_buf_y, *pu1_buf_uv; in ihevce_recon_padding() local
457 pu1_buf_uv = pu1_src_uv; in ihevce_recon_padding()
483 pu1_buf_uv = pu1_src_uv - i4_chroma_vert_pad_default * stride_uv; in ihevce_recon_padding()
521 pu1_buf_uv - (top_extra_pix >> 1) * (u1_is_422 + 1) * stride_uv, in ihevce_recon_padding()
540 ((pu1_buf_uv - ((top_extra_pix >> 1) * (u1_is_422 + 1) * stride_uv)) + wd_uv), in ihevce_recon_padding()