Home
last modified time | relevance | path

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

/external/libhevc/decoder/x86/
Dihevcd_function_selector_sse42.c90 …_selector.ihevc_intra_pred_chroma_horz_fptr = &ihevc_intra_pred_chroma_horz_ssse3; in ihevcd_init_function_ptr_sse42()
Dihevcd_function_selector_ssse3.c90 …_selector.ihevc_intra_pred_chroma_horz_fptr = &ihevc_intra_pred_chroma_horz_ssse3; in ihevcd_init_function_ptr_ssse3()
/external/libhevc/common/
Dihevc_chroma_intra_pred.h298 ihevc_intra_pred_chroma_horz_ft ihevc_intra_pred_chroma_horz_ssse3; variable
/external/libhevc/
Dlibhevc_blacklist.txt336 fun:ihevc_intra_pred_chroma_horz_ssse3
/external/libhevc/common/x86/
Dihevc_chroma_intra_pred_filters_ssse3_intr.c551 void ihevc_intra_pred_chroma_horz_ssse3(UWORD8 *pu1_ref, in ihevc_intra_pred_chroma_horz_ssse3() function