Home
last modified time | relevance | path

Searched defs:pad_y (Results 1 – 2 of 2) 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
559 WORD32 stride, stride_uv, wd, ht, wd_uv, ht_uv, pad_x, pad_y; in ihevce_pad_interp_recon_src_ctb() local
Dhme_common_defs.h62 #define SET_PIC_LIMIT(s_pic_limit, pad_x, pad_y, wd, ht, num_post_refine) \ argument