Home
last modified time | relevance | path

Searched refs:ihevc_inter_pred_chroma_copy (Results 1 – 8 of 8) sorted by relevance

/external/libhevc/
DAndroid.bp161 "common/arm64/ihevc_inter_pred_chroma_copy.s",
258 "common/arm/ihevc_inter_pred_chroma_copy.s",
595 "common/arm64/ihevc_inter_pred_chroma_copy.s",
693 "common/arm/ihevc_inter_pred_chroma_copy.s",
/external/libhevc/decoder/mips/
Dihevcd_function_selector_mips_generic.c67 …s_func_selector.ihevc_inter_pred_chroma_copy_fptr = &ihevc_inter_pred_chroma_copy; in ihevcd_init_function_ptr_mips_generic()
/external/libhevc/decoder/x86/
Dihevcd_function_selector_generic.c69 …s_func_selector.ihevc_inter_pred_chroma_copy_fptr = &ihevc_inter_pred_chroma_copy; in ihevcd_init_function_ptr_generic()
/external/libhevc/decoder/arm/
Dihevcd_function_selector_noneon.c67 …s_func_selector.ihevc_inter_pred_chroma_copy_fptr = &ihevc_inter_pred_chroma_copy; in ihevcd_init_function_ptr_noneon()
/external/libhevc/common/arm/
Dihevc_inter_pred_chroma_copy.s79 @void ihevc_inter_pred_chroma_copy( uword8 *pu1_src,
/external/libhevc/common/
Dihevc_inter_pred.h232 ihevc_inter_pred_ft ihevc_inter_pred_chroma_copy; variable
Dihevc_inter_pred_filters.c670 void ihevc_inter_pred_chroma_copy(UWORD8 *pu1_src, in ihevc_inter_pred_chroma_copy() function
/external/libhevc/encoder/
Dihevce_function_selector.c136 ps_enc_ctxt->s_func_selector.ihevc_inter_pred_chroma_copy_fptr = &ihevc_inter_pred_chroma_copy; in ihevce_init_function_ptr_generic()