Home
last modified time | relevance | path

Searched refs:pf_ih264e_conv_420p_to_420sp (Results 1 – 5 of 5) sorted by relevance

/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()
Dih264e_function_selector_a9q.c239 ps_codec->pf_ih264e_conv_420p_to_420sp = ih264e_fmt_conv_420p_to_420sp_a9q; in ih264e_init_function_ptr_neon_a9q()
/external/libavc/encoder/
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_structs.h2782 pf_fmt_conv_420p_to_420sp pf_ih264e_conv_420p_to_420sp; member
Dih264e_process.c1367 ps_codec->pf_ih264e_conv_420p_to_420sp( in ih264e_init_proc_ctxt()