Searched refs:puc_src (Results 1 – 2 of 2) sorted by relevance
80 typedef void ih264_weighted_pred_ft(UWORD8 *puc_src,
84 void ih264d_copy_2d1d(UWORD8 *puc_src, in ih264d_copy_2d1d() argument93 memcpy(puc_dest, puc_src, ui16_widthToFill); in ih264d_copy_2d1d()95 puc_src += ui16_srcWidth; in ih264d_copy_2d1d()