Home
last modified time | relevance | path

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

/external/libhevc/
DAndroid.bp142 "common/arm64/ihevc_inter_pred_chroma_copy_w16out.s",
239 "common/arm/ihevc_inter_pred_chroma_copy_w16out.s",
584 "common/arm64/ihevc_inter_pred_chroma_copy_w16out.s",
680 "common/arm/ihevc_inter_pred_chroma_copy_w16out.s",
Dlibhevc_blacklist.txt300 fun:ihevc_inter_pred_chroma_copy_w16out
/external/libhevc/decoder/mips/
Dihevcd_function_selector_mips_generic.c68 …selector.ihevc_inter_pred_chroma_copy_w16out_fptr = &ihevc_inter_pred_chroma_copy_w16out; in ihevcd_init_function_ptr_mips_generic()
/external/libhevc/decoder/arm/
Dihevcd_function_selector_noneon.c68 …selector.ihevc_inter_pred_chroma_copy_w16out_fptr = &ihevc_inter_pred_chroma_copy_w16out; in ihevcd_init_function_ptr_noneon()
/external/libhevc/decoder/x86/
Dihevcd_function_selector_generic.c70 …selector.ihevc_inter_pred_chroma_copy_w16out_fptr = &ihevc_inter_pred_chroma_copy_w16out; in ihevcd_init_function_ptr_generic()
/external/libhevc/common/
Dihevc_inter_pred.h235 ihevc_inter_pred_w16out_ft ihevc_inter_pred_chroma_copy_w16out; variable
Dihevc_inter_pred_filters.c892 void ihevc_inter_pred_chroma_copy_w16out(UWORD8 *pu1_src, in ihevc_inter_pred_chroma_copy_w16out() function
/external/libhevc/common/arm/
Dihevc_inter_pred_chroma_copy_w16out.s79 @void ihevc_inter_pred_chroma_copy_w16out(uword8 *pu1_src,
/external/libhevc/encoder/
Dihevce_function_selector.c137 …t->s_func_selector.ihevc_inter_pred_chroma_copy_w16out_fptr = &ihevc_inter_pred_chroma_copy_w16out; in ihevce_init_function_ptr_generic()