Home
last modified time | relevance | path

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

/external/libhevc/encoder/arm/
Dihevce_decomp_pre_intra_pass_neon.c135 WORD32 in_strd, wkg_mem_strd; in ihevce_scale_by_2_neon() local
177 in_strd = cpy_strd; in ihevce_scale_by_2_neon()
182 in_strd = 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.c1022 WORD32 in_strd, wkg_mem_strd; in ihevce_scale_by_2() local
1064 in_strd = cpy_strd; in ihevce_scale_by_2()
1069 in_strd = 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()