Home
last modified time | relevance | path

Searched refs:ih264_memset_mul_8_av8 (Results 1 – 3 of 3) sorted by relevance

/external/libavc/common/armv8/
Dih264_mem_fns_neon_av8.s147 .global ih264_memset_mul_8_av8 symbol
149 ih264_memset_mul_8_av8: label
/external/libavc/common/
Dih264_mem_fns.h118 ih264_memset_mul_8_ft ih264_memset_mul_8_av8; variable
/external/libavc/encoder/arm/
Dih264e_function_selector_av8.c226 ps_codec->pf_mem_set_mul8 = ih264_memset_mul_8_av8; in ih264e_init_function_ptr_neon_av8()