Searched refs:ihevc_recon_32x32_fptr (Results 1 - 9 of 9) sorted by relevance

/external/libhevc/decoder/
H A Dihevcd_function_selector.h151 ihevc_recon_32x32_ft *ihevc_recon_32x32_fptr; member in struct:__anon9831
H A Dihevcd_api.c977 ps_codec->apf_recon[4] = (pf_recon)ps_codec->s_func_selector.ihevc_recon_32x32_fptr;
/external/libhevc/decoder/arm/
H A Dihevcd_function_selector_a9q.c124 ps_codec->s_func_selector.ihevc_recon_32x32_fptr = &ihevc_recon_32x32;
H A Dihevcd_function_selector_noneon.c124 ps_codec->s_func_selector.ihevc_recon_32x32_fptr = &ihevc_recon_32x32;
/external/libhevc/decoder/arm64/
H A Dihevcd_function_selector_av8.c124 ps_codec->s_func_selector.ihevc_recon_32x32_fptr = &ihevc_recon_32x32;
/external/libhevc/decoder/mips/
H A Dihevcd_function_selector_mips_generic.c124 ps_codec->s_func_selector.ihevc_recon_32x32_fptr = &ihevc_recon_32x32;
/external/libhevc/decoder/x86/
H A Dihevcd_function_selector_generic.c126 ps_codec->s_func_selector.ihevc_recon_32x32_fptr = &ihevc_recon_32x32;
H A Dihevcd_function_selector_sse42.c126 ps_codec->s_func_selector.ihevc_recon_32x32_fptr = &ihevc_recon_32x32;
H A Dihevcd_function_selector_ssse3.c126 ps_codec->s_func_selector.ihevc_recon_32x32_fptr = &ihevc_recon_32x32;

Completed in 200 milliseconds