Home
last modified time | relevance | path

Searched refs:ihevce_copy_2d (Results 1 – 5 of 5) sorted by relevance

/external/libhevc/encoder/
Dihevce_cmn_utils_instr_set_router.c109 ps_func_list->pf_copy_2d = ihevce_copy_2d; in ihevce_cmn_utils_instr_set_router()
Dihevce_cmn_utils_instr_set_router.h130 FT_COPY_2D ihevce_copy_2d; variable
Dihevce_common_utils.h134 void ihevce_copy_2d(
Dihevce_common_utils.c161 void ihevce_copy_2d( in ihevce_copy_2d() function
/external/libhevc/encoder/arm/
Dihevce_copy_neon.c299 ihevce_copy_2d(pu1_dst, dst_strd, pu1_src, src_strd, blk_wd, blk_ht); in ihevce_copy_2d_neon()