HomeSort by relevance Sort by last modified time
    Searched refs:ihevce_copy_2d (Results 1 - 5 of 5) sorted by null

  /external/libhevc/encoder/
ihevce_cmn_utils_instr_set_router.c 109 ps_func_list->pf_copy_2d = ihevce_copy_2d;
ihevce_cmn_utils_instr_set_router.h 130 FT_COPY_2D ihevce_copy_2d; variable
ihevce_common_utils.h 134 void ihevce_copy_2d(
ihevce_common_utils.c 34 * ihevce_copy_2d()
161 void ihevce_copy_2d( function
    [all...]
  /external/libhevc/encoder/arm/
ihevce_copy_neon.c 299 ihevce_copy_2d(pu1_dst, dst_strd, pu1_src, src_strd, blk_wd, blk_ht);

Completed in 2089 milliseconds