Searched defs:ht_uv (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/libhevc/encoder/ |
H A D | ihevce_enc_subpel_gen.c | 219 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 408 WORD32 stride, stride_uv, wd, ht, wd_uv, ht_uv; in ihevce_recon_padding() local 559 WORD32 stride, stride_uv, wd, ht, wd_uv, ht_uv, pad_x, pad_y; in ihevce_pad_interp_recon_src_ctb() local
|