Home
last modified time | relevance | path

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

/external/libhevc/decoder/x86/
Dihevcd_function_selector_ssse3.c72 …or.ihevc_inter_pred_chroma_horz_w16out_fptr = &ihevc_inter_pred_chroma_horz_w16out_ssse3; in ihevcd_init_function_ptr_ssse3()
Dihevcd_function_selector_sse42.c72 …or.ihevc_inter_pred_chroma_horz_w16out_fptr = &ihevc_inter_pred_chroma_horz_w16out_ssse3; in ihevcd_init_function_ptr_sse42()
/external/libhevc/common/
Dihevc_inter_pred.h331 ihevc_inter_pred_w16out_ft ihevc_inter_pred_chroma_horz_w16out_ssse3; variable
/external/libhevc/common/x86/
Dihevc_inter_pred_filters_ssse3_intr.c4409 void ihevc_inter_pred_chroma_horz_w16out_ssse3(UWORD8 *pu1_src, in ihevc_inter_pred_chroma_horz_w16out_ssse3() function