Searched refs:ihevc_inter_pred_chroma_copy (Results 1 – 8 of 8) sorted by relevance
69 …s_func_selector.ihevc_inter_pred_chroma_copy_fptr = &ihevc_inter_pred_chroma_copy; in ihevcd_init_function_ptr_generic()
48 libhevcd_srcs_asm_arm += common/arm/ihevc_inter_pred_chroma_copy.s
50 libhevcd_srcs_asm_arm64 += common/arm64/ihevc_inter_pred_chroma_copy.s
67 …s_func_selector.ihevc_inter_pred_chroma_copy_fptr = &ihevc_inter_pred_chroma_copy; in ihevcd_init_function_ptr_mips_generic()
67 …s_func_selector.ihevc_inter_pred_chroma_copy_fptr = &ihevc_inter_pred_chroma_copy; in ihevcd_init_function_ptr_noneon()
79 @void ihevc_inter_pred_chroma_copy( uword8 *pu1_src,
232 ihevc_inter_pred_ft ihevc_inter_pred_chroma_copy; variable
670 void ihevc_inter_pred_chroma_copy(UWORD8 *pu1_src, in ihevc_inter_pred_chroma_copy() function