Home
last modified time | relevance | path

Searched refs:ih264e_init_function_ptr (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/libavc/encoder/riscv/
H A Dih264e_platform_macros.h83 void ih264e_init_function_ptr(void *pv_codec);
H A Dih264e_function_selector.c101 void ih264e_init_function_ptr(void *pv_codec) in ih264e_init_function_ptr() function
/aosp_15_r20/external/libavc/encoder/arm/
H A Dih264e_platform_macros.h47 void ih264e_init_function_ptr(void *pv_codec);
H A Dih264e_function_selector.c110 void ih264e_init_function_ptr(void *pv_codec) in ih264e_init_function_ptr() function
/aosp_15_r20/external/libavc/encoder/x86/
H A Dih264e_platform_macros.h48 void ih264e_init_function_ptr(void *pv_codec);
H A Dih264e_function_selector.c109 void ih264e_init_function_ptr(void *pv_codec) in ih264e_init_function_ptr() function
/aosp_15_r20/external/libavc/encoder/armv8/
H A Dih264e_platform_macros.h47 void ih264e_init_function_ptr(void *pv_codec);
/aosp_15_r20/external/libavc/encoder/
H A Dih264e_api.c3028 ih264e_init_function_ptr(ps_codec); in ih264e_init()