Home
last modified time | relevance | path

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

/external/libhevc/encoder/arm/
Dihevce_decomp_pre_intra_pass_neon.c134 UWORD8 *pu1_in, *pu1_out; in ihevce_scale_by_2_neon() local
176 pu1_in = au1_cpy + cpy_strd * 3 + 3; in ihevce_scale_by_2_neon()
181 pu1_in = pu1_src + wd_offset + ht_offset * src_strd; in ihevce_scale_by_2_neon()
243 pu1_in, in_strd, pu1_wkg_mem, wkg_mem_strd, pu1_out, dst_strd, block_ht, block_wd); in ihevce_scale_by_2_neon()
/external/libhevc/encoder/
Dihevce_decomp_pre_intra_pass.c1021 UWORD8 *pu1_in, *pu1_out; in ihevce_scale_by_2() local
1063 pu1_in = au1_cpy + cpy_strd * 3 + 3; in ihevce_scale_by_2()
1068 pu1_in = pu1_src + wd_offset + ht_offset * src_strd; in ihevce_scale_by_2()
1130 pu1_in, in_strd, pu1_wkg_mem, wkg_mem_strd, pu1_out, dst_strd, block_ht, block_wd); in ihevce_scale_by_2()