Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_enc_subpel_gen.c132 WORD32 tot_ht, in ihevce_subpel_padding() argument
147 WORD32 cpy_ht = tot_ht; in ihevce_subpel_padding()
161 (pu1_dst + (tot_ht * stride)), in ihevce_subpel_padding()
220 WORD32 tot_wd, tot_ht, offset, cpy_ht_y, cpy_ht_uv; in ihevce_pad_interp_recon_ctb() local
265 tot_ht = ht + (pad_y << 1); in ihevce_pad_interp_recon_ctb()
285 tot_ht = ht; in ihevce_pad_interp_recon_ctb()
291 tot_ht = pad_y + ht - 8; in ihevce_pad_interp_recon_ctb()
296 tot_ht = pad_y + ht + 8; in ihevce_pad_interp_recon_ctb()
327 tot_ht, in ihevce_pad_interp_recon_ctb()
336 tot_ht, in ihevce_pad_interp_recon_ctb()
[all …]
Dihevce_enc_subpel_gen.h71 WORD32 tot_ht,