Home
last modified time | relevance | path

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

/external/libhevc/
DAndroid.bp160 "common/arm64/ihevc_inter_pred_luma_copy.s",
257 "common/arm/ihevc_inter_pred_luma_copy.s",
607 "common/arm64/ihevc_inter_pred_luma_copy.s",
704 "common/arm/ihevc_inter_pred_luma_copy.s",
/external/libhevc/decoder/x86/
Dihevcd_function_selector_generic.c81 …->s_func_selector.ihevc_inter_pred_luma_copy_fptr = &ihevc_inter_pred_luma_copy; in ihevcd_init_function_ptr_generic()
/external/libhevc/decoder/mips/
Dihevcd_function_selector_mips_generic.c79 …->s_func_selector.ihevc_inter_pred_luma_copy_fptr = &ihevc_inter_pred_luma_copy; in ihevcd_init_function_ptr_mips_generic()
/external/libhevc/decoder/arm/
Dihevcd_function_selector_noneon.c79 …->s_func_selector.ihevc_inter_pred_luma_copy_fptr = &ihevc_inter_pred_luma_copy; in ihevcd_init_function_ptr_noneon()
/external/libhevc/common/arm/
Dihevc_inter_pred_luma_copy.s57 @void ihevc_inter_pred_luma_copy (
/external/libhevc/common/
Dihevc_inter_pred.h224 ihevc_inter_pred_ft ihevc_inter_pred_luma_copy; variable
Dihevc_inter_pred_filters.c108 void ihevc_inter_pred_luma_copy(UWORD8 *pu1_src, in ihevc_inter_pred_luma_copy() function
/external/libhevc/encoder/
Dihevce_function_selector.c148 ps_enc_ctxt->s_func_selector.ihevc_inter_pred_luma_copy_fptr = &ihevc_inter_pred_luma_copy; in ihevce_init_function_ptr_generic()