Home
last modified time | relevance | path

Searched refs:ihevcd_itrans_recon_dc_luma_fptr (Results 1 – 9 of 9) sorted by relevance

/external/libhevc/decoder/
Dihevcd_function_selector.h185 ihevcd_itrans_recon_dc_luma_ft *ihevcd_itrans_recon_dc_luma_fptr; member
Dihevcd_api.c983 …trans_recon_dc[0] = (pf_itrans_recon_dc)ps_codec->s_func_selector.ihevcd_itrans_recon_dc_luma_fptr; in ihevcd_update_function_ptr()
/external/libhevc/decoder/x86/
Dihevcd_function_selector_ssse3.c160 …ps_codec->s_func_selector.ihevcd_itrans_recon_dc_luma_fptr = &ihevcd_itrans_reco… in ihevcd_init_function_ptr_ssse3()
Dihevcd_function_selector_generic.c160 …ps_codec->s_func_selector.ihevcd_itrans_recon_dc_luma_fptr = &ihevcd_itrans_reco… in ihevcd_init_function_ptr_generic()
Dihevcd_function_selector_sse42.c160 …ps_codec->s_func_selector.ihevcd_itrans_recon_dc_luma_fptr = &ihevcd_itrans_reco… in ihevcd_init_function_ptr_sse42()
/external/libhevc/decoder/arm64/
Dihevcd_function_selector_av8.c158 …ps_codec->s_func_selector.ihevcd_itrans_recon_dc_luma_fptr = &ihevcd_itrans_reco… in ihevcd_init_function_ptr_av8()
/external/libhevc/decoder/mips/
Dihevcd_function_selector_mips_generic.c158 …ps_codec->s_func_selector.ihevcd_itrans_recon_dc_luma_fptr = &ihevcd_itrans_reco… in ihevcd_init_function_ptr_mips_generic()
/external/libhevc/decoder/arm/
Dihevcd_function_selector_noneon.c158 …ps_codec->s_func_selector.ihevcd_itrans_recon_dc_luma_fptr = &ihevcd_itrans_reco… in ihevcd_init_function_ptr_noneon()
Dihevcd_function_selector_a9q.c158 …ps_codec->s_func_selector.ihevcd_itrans_recon_dc_luma_fptr = &ihevcd_itrans_reco… in ihevcd_init_function_ptr_a9q()