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

  /external/libavc/common/
ih264_mem_fns.c 35 * ih264_memset_mul_8()
127 void ih264_memset_mul_8(UWORD8 *pu1_dst, UWORD8 value, UWORD32 num_bytes) function
ih264_mem_fns.h 102 ih264_memset_mul_8_ft ih264_memset_mul_8; variable
  /external/libavc/common/arm/
ih264_mem_fns_neon.s 136 @void ih264_memset_mul_8(UWORD8 *pu1_dst,
  /external/libavc/encoder/
ih264e_function_selector_generic.c 228 ps_codec->pf_mem_set_mul8 = ih264_memset_mul_8;

Completed in 100 milliseconds