Home
last modified time | relevance | path

Searched refs:ih264e_fmt_conv_420p_to_420sp (Results 1 – 6 of 6) sorted by relevance

/external/libavc/encoder/
Dih264e_fmt_conv.h120 ih264e_fmt_conv_420p_to_420sp_ft ih264e_fmt_conv_420p_to_420sp; variable
Dih264e_function_selector_generic.c252 ps_codec->pf_ih264e_conv_420p_to_420sp = ih264e_fmt_conv_420p_to_420sp; in ih264e_init_function_ptr_generic()
Dih264e_fmt_conv.c594 void ih264e_fmt_conv_420p_to_420sp(UWORD8 *pu1_y_src, in ih264e_fmt_conv_420p_to_420sp() function
/external/libavc/encoder/arm/
Dih264e_function_selector_av8.c249 ps_codec->pf_ih264e_conv_420p_to_420sp = ih264e_fmt_conv_420p_to_420sp; in ih264e_init_function_ptr_neon_av8()
/external/libavc/encoder/arm/svc/
Disvce_function_selector_av8.c272 ps_codec->pf_ih264e_conv_420p_to_420sp = ih264e_fmt_conv_420p_to_420sp; in isvce_init_function_ptr_neon_av8()
/external/libavc/encoder/svc/
Disvce_function_selector_generic.c300 ps_codec->pf_ih264e_conv_420p_to_420sp = ih264e_fmt_conv_420p_to_420sp; in isvce_init_function_ptr_generic()