Home
last modified time | relevance | path

Searched refs:ihevc_itrans_recon_16x16_ssse3 (Results 1 – 4 of 4) sorted by relevance

/external/libhevc/common/
Dihevc_itrans_recon.h171 ihevc_itrans_recon_16x16_ft ihevc_itrans_recon_16x16_ssse3; variable
/external/libhevc/decoder/x86/
Dihevcd_function_selector_ssse3.c117 …func_selector.ihevc_itrans_recon_16x16_fptr = &ihevc_itrans_recon_16x16_ssse3; in ihevcd_init_function_ptr_ssse3()
Dihevcd_function_selector_sse42.c117 …func_selector.ihevc_itrans_recon_16x16_fptr = &ihevc_itrans_recon_16x16_ssse3; in ihevcd_init_function_ptr_sse42()
/external/libhevc/common/x86/
Dihevc_itrans_recon_16x16_ssse3_intr.c111 void ihevc_itrans_recon_16x16_ssse3(WORD16 *pi2_src, in ihevc_itrans_recon_16x16_ssse3() function